[BioRuby-cvs] bioruby/lib bio.rb,1.88,1.89
Katayama Toshiaki
k at dev.open-bio.org
Wed Jan 9 17:18:21 UTC 2008
Update of /home/repository/bioruby/bioruby/lib
In directory dev.open-bio.org:/tmp/cvs-serv16099/lib
Modified Files:
bio.rb
Log Message:
* Bio::Hinv module for the H-invitational DB (http://h-invitational.jp/)
web service is added
Index: bio.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio.rb,v
retrieving revision 1.88
retrieving revision 1.89
diff -C2 -d -r1.88 -r1.89
*** bio.rb 29 Dec 2007 19:19:07 -0000 1.88
--- bio.rb 9 Jan 2008 17:18:17 -0000 1.89
***************
*** 145,148 ****
--- 145,149 ----
autoload :Ensembl, 'bio/io/ensembl'
+ autoload :Hinv, 'bio/io/hinv'
## below are described in bio/appl/blast.rb
More information about the bioruby-cvs
mailing list