[BioRuby-cvs] bioruby/lib/bio/appl/spidey report.rb,1.4,1.5

Naohisa Goto ngoto at pub.open-bio.org
Tue Oct 11 12:19:43 EDT 2005


Update of /home/repository/bioruby/bioruby/lib/bio/appl/spidey
In directory pub.open-bio.org:/tmp/cvs-serv10007

Modified Files:
	report.rb 
Log Message:
comment out forgotten debug code


Index: report.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/appl/spidey/report.rb,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** report.rb	11 Oct 2005 15:18:21 -0000	1.4
--- report.rb	11 Oct 2005 15:30:01 -0000	1.5
***************
*** 241,245 ****
            end
            @d0.each do |x|
!             p x
              if x =~ /^Exon\s*\d+(\(.*\))?\:/ then
                if a = aln.shift then
--- 241,245 ----
            end
            @d0.each do |x|
!             #p x
              if x =~ /^Exon\s*\d+(\(.*\))?\:/ then
                if a = aln.shift then



More information about the bioruby-cvs mailing list