[BioRuby-cvs] bioruby/lib bio.rb,1.79,1.80

Trevor Wennblom trevor at dev.open-bio.org
Mon Jan 8 06:38:41 UTC 2007


Update of /home/repository/bioruby/bioruby/lib
In directory dev.open-bio.org:/tmp/cvs-serv12129/lib

Modified Files:
	bio.rb 
Log Message:
Adding Bio::Lasergene file format

Index: bio.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio.rb,v
retrieving revision 1.79
retrieving revision 1.80
diff -C2 -d -r1.79 -r1.80
*** bio.rb	31 Dec 2006 20:54:25 -0000	1.79
--- bio.rb	8 Jan 2007 06:38:38 -0000	1.80
***************
*** 117,120 ****
--- 117,121 ----
    autoload :NBRF,           'bio/db/nbrf'
    autoload :REBASE,         'bio/db/rebase'
+   autoload :Lasergene,      'bio/db/lasergene'
  
    autoload :Newick,         'bio/db/newick'




More information about the bioruby-cvs mailing list