[BioRuby-cvs] bioruby/lib/bio shell.rb,1.19,1.20
Katayama Toshiaki
k at dev.open-bio.org
Mon Jul 9 11:17:11 UTC 2007
Update of /home/repository/bioruby/bioruby/lib/bio
In directory dev.open-bio.org:/tmp/cvs-serv30184/lib/bio
Modified Files:
shell.rb
Log Message:
* added NCBI, EBI, DDBJ web services
Index: shell.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell.rb,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** shell.rb 5 Apr 2007 23:45:10 -0000 1.19
--- shell.rb 9 Jul 2007 11:17:09 -0000 1.20
***************
*** 33,36 ****
--- 33,37 ----
require 'bio/shell/plugin/das'
require 'bio/shell/plugin/keggapi'
+ require 'bio/shell/plugin/soap'
require 'bio/shell/plugin/emboss'
require 'bio/shell/plugin/blast'
More information about the bioruby-cvs
mailing list