blast input file
katel@worldpath.net
katel@worldpath.net
Sat, 4 Sep 1999 21:23:38 -0400
Full_Name: Katharine Lindner
Module: blast.pm
Version: development
OS: win98
Submission from: pm41-159.worldpath.net (208.133.217.159)
code
$blastx = Bio::Tools::Blast->new( -FILE => "blastx.txt",
-SIGNIF => 999 );
$report_count = $blastx->parse( -parse => 999, -FILE => "blastx.txt" );
Even when I pass the -FILE parameter to new, parse does not work unless I pass
it the file a second time
=========== Bioperl Project Mailing List Message Footer =======
Project URL: http://bio.perl.org
For info about how to (un)subscribe, where messages are archived, etc:
http://www.techfak.uni-bielefeld.de/bcd/Perl/Bio/vsns-bcd-perl-guts.html
====================================================================