[BioRuby-cvs] bioruby ChangeLog,1.26,1.27
    Katayama Toshiaki 
    k at pub.open-bio.org
       
    Mon Jul 11 05:37:35 EDT 2005
    
    
  
Update of /home/repository/bioruby/bioruby
In directory pub.open-bio.org:/tmp/cvs-serv9859
Modified Files:
	ChangeLog 
Log Message:
* added higet
Index: ChangeLog
===================================================================
RCS file: /home/repository/bioruby/bioruby/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** ChangeLog	29 Jun 2005 11:24:28 -0000	1.26
--- ChangeLog	11 Jul 2005 09:37:33 -0000	1.27
***************
*** 1,2 ****
--- 1,11 ----
+ 2005-07-11  Toshiaki Katayama <k at bioruby.org>
+ 
+ 	* bin/br_pmfetch.rb
+ 	  * added sort by page option (--sort page)
+ 
+ 	* lib/io/higet.rb
+ 
+ 	  Newly added Bio::HGC::HiGet class for HiGet SOAP service.
+ 
  2005-06-28  Toshiaki Katayama <k at bioruby.org>
  
***************
*** 9,12 ****
--- 18,28 ----
            Newly added Bio::GO::External2go class for parsing 
            external2go file.
+ 
+ 2005-02-09  KATAYAMA Toshiaki <k at bioruby.org>
+ 
+ 	* lib/bio/db/kegg/genes.rb
+ 
+ 	  Added cu method which returns codon usage in Hash for the
+ 	  convenience (codon_usage method returns in Array or Fixnum).
  
  2004-12-13  KATAYAMA Toshiaki <k at bioruby.org>
    
    
More information about the bioruby-cvs
mailing list