[BioRuby-cvs] bioruby/lib/bio/shell/plugin seq.rb,1.15,1.16

Katayama Toshiaki k at pub.open-bio.org
Sun Dec 18 20:20:08 EST 2005


Update of /home/repository/bioruby/bioruby/lib/bio/shell/plugin
In directory pub.open-bio.org:/tmp/cvs-serv31531/lib/bio/shell/plugin

Modified Files:
	seq.rb 
Log Message:
* removed comment


Index: seq.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/shell/plugin/seq.rb,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** seq.rb	28 Nov 2005 12:07:42 -0000	1.15
--- seq.rb	19 Dec 2005 01:20:06 -0000	1.16
***************
*** 96,100 ****
          hash[codon] = percent
        end
!       rep << codontable(1, hash).output #*TODO* how to hide?
  
        begin
--- 96,100 ----
          hash[codon] = percent
        end
!       rep << codontable(1, hash).output
  
        begin



More information about the bioruby-cvs mailing list