[BioRuby] bio::blast::reports
George Githinji
georgkam at gmail.com
Mon Dec 8 06:49:23 UTC 2008
Hi all
Using bio 1.2.1 with ruby 1.8.6 on ubuntu 8.01 the following code seems not
to print anything.
just wondering why.
require 'rubygems'
require 'bio'
report_file = "/home/george/esther_blast_files/blast_output2.txt"
Bio::Blast.reports(report_file) do |report|
puts report.class
puts "am going away"
end
report_file is a valid blast report file in m0 format.
--
---------------
Sincerely
George
Skype: george_g2
Blog: http://biorelated.wordpress.com/
More information about the BioRuby
mailing list