[BioRuby-cvs] bioruby/lib bio.rb,1.76,1.77
Trevor Wennblom
trevor at dev.open-bio.org
Sun Dec 31 19:57:34 UTC 2006
- Previous message: [BioRuby-cvs] bioruby/lib/bio/util/color_scheme buried.rb, 1.2, 1.3 helix.rb, 1.2, 1.3 hydropathy.rb, 1.2, 1.3 nucleotide.rb, 1.2, 1.3 strand.rb, 1.3, 1.4 taylor.rb, 1.2, 1.3 turn.rb, 1.2, 1.3 zappo.rb, 1.2, 1.3
- Next message: [BioRuby-cvs] bioruby/lib/bio/util contingency_table.rb,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/repository/bioruby/bioruby/lib
In directory dev.open-bio.org:/tmp/cvs-serv32127
Modified Files:
bio.rb
Log Message:
Added ContingencyTable to autoload series.
Index: bio.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio.rb,v
retrieving revision 1.76
retrieving revision 1.77
diff -C2 -d -r1.76 -r1.77
*** bio.rb 24 Dec 2006 10:04:51 -0000 1.76
--- bio.rb 31 Dec 2006 19:57:32 -0000 1.77
***************
*** 248,251 ****
--- 248,252 ----
autoload :SiRNA, 'bio/util/sirna'
autoload :ColorScheme, 'bio/util/color_scheme'
+ autoload :ContingencyTable, 'bio/util/contingency_table'
### Service libraries
- Previous message: [BioRuby-cvs] bioruby/lib/bio/util/color_scheme buried.rb, 1.2, 1.3 helix.rb, 1.2, 1.3 hydropathy.rb, 1.2, 1.3 nucleotide.rb, 1.2, 1.3 strand.rb, 1.3, 1.4 taylor.rb, 1.2, 1.3 turn.rb, 1.2, 1.3 zappo.rb, 1.2, 1.3
- Next message: [BioRuby-cvs] bioruby/lib/bio/util contingency_table.rb,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the bioruby-cvs
mailing list