[BioRuby-cvs] bioruby/lib/bio shell.rb,1.15,1.16
Katayama Toshiaki
k at dev.open-bio.org
Tue Jul 25 18:45:29 UTC 2006
Update of /home/repository/bioruby/bioruby/lib/bio
In directory dev.open-bio.org:/tmp/cvs-serv27628/lib/bio
Modified Files:
shell.rb
Log Message:
* added blast and psort plugins
Index: shell.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell.rb,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** shell.rb 27 Feb 2006 09:34:23 -0000 1.15
--- shell.rb 25 Jul 2006 18:45:27 -0000 1.16
***************
*** 29,32 ****
--- 29,34 ----
require 'bio/shell/plugin/keggapi'
require 'bio/shell/plugin/emboss'
+ require 'bio/shell/plugin/blast'
+ require 'bio/shell/plugin/psort'
extend Ghost
More information about the bioruby-cvs
mailing list