[BioRuby-cvs] bioruby/lib/bio sequence.rb,0.49,0.50
Katayama Toshiaki
k at pub.open-bio.org
Fri Jan 20 04:58:34 EST 2006
Update of /home/repository/bioruby/bioruby/lib/bio
In directory pub.open-bio.org:/tmp/cvs-serv25695/lib/bio
Modified Files:
sequence.rb
Log Message:
* test code updated
Index: sequence.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/sequence.rb,v
retrieving revision 0.49
retrieving revision 0.50
diff -C2 -d -r0.49 -r0.50
*** sequence.rb 27 Nov 2005 15:46:01 -0000 0.49
--- sequence.rb 20 Jan 2006 09:58:31 -0000 0.50
***************
*** 517,522 ****
puts "\n== Test Bio::Sequence::NA#gc_percent"
! p na.gc
! p rna.gc
puts "\n== Test Bio::Sequence::NA#illegal_bases"
--- 517,522 ----
puts "\n== Test Bio::Sequence::NA#gc_percent"
! p na.gc_percent
! p rna.gc_percent
puts "\n== Test Bio::Sequence::NA#illegal_bases"
More information about the bioruby-cvs
mailing list