[BioRuby-cvs] bioruby/lib bio.rb,1.80,1.81
Trevor Wennblom
trevor at dev.open-bio.org
Fri Feb 2 06:13:12 UTC 2007
Update of /home/repository/bioruby/bioruby/lib
In directory dev.open-bio.org:/tmp/cvs-serv12663/lib
Modified Files:
bio.rb
Log Message:
Addition of Bio::SOFT for reading SOFT formatted files in NCBI GEO
Index: bio.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio.rb,v
retrieving revision 1.80
retrieving revision 1.81
diff -C2 -d -r1.80 -r1.81
*** bio.rb 8 Jan 2007 06:38:38 -0000 1.80
--- bio.rb 2 Feb 2007 06:13:10 -0000 1.81
***************
*** 117,120 ****
--- 117,121 ----
autoload :NBRF, 'bio/db/nbrf'
autoload :REBASE, 'bio/db/rebase'
+ autoload :SOFT, 'bio/db/soft'
autoload :Lasergene, 'bio/db/lasergene'
More information about the bioruby-cvs
mailing list