[BioRuby-cvs] bioruby/doc Changes-0.7.rd,1.5,1.6

Katayama Toshiaki k at pub.open-bio.org
Mon Nov 14 00:49:26 EST 2005


Update of /home/repository/bioruby/bioruby/doc
In directory pub.open-bio.org:/tmp/cvs-serv26220/doc

Modified Files:
	Changes-0.7.rd 
Log Message:
* changes in bio/db/genbank/*.rb


Index: Changes-0.7.rd
===================================================================
RCS file: /home/repository/bioruby/bioruby/doc/Changes-0.7.rd,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Changes-0.7.rd	9 Nov 2005 07:15:42 -0000	1.5
--- Changes-0.7.rd	14 Nov 2005 05:49:24 -0000	1.6
***************
*** 90,93 ****
--- 90,102 ----
    the number of the edge objects.
  
+ --- Bio::GenBank
+ 
+ Bio::GenBank#gc is removed as the value can be calculated by the
+ Bio::Sequence::NA#gc method and the method is also changed to
+ return integer instead of float.
+ 
+ Bio::GenBank#varnacular_name is renamed to Bio::GenBank#vernacular_name
+ as it was a typo.
+ 
  --- Bio::GenBank::Common
  



More information about the bioruby-cvs mailing list