[Bioperl-l] question about Bio::Tools::Run::RemoteBlast
njauxiongjie
njauxiongjie at gmail.com
Fri Nov 5 09:12:33 UTC 2010
Hi,
I have used the scripts list in section of "SYNOPSIS" in th webpage http://search.cpan.org/~cjfields/BioPerl-1.6.1/Bio/Tools/Run/RemoteBlast.pm.
there are two line of the code like below:
my $filename = $result->query_name()."\.out";
$factory->save_output($filename);
this saved the blast result in separated files by the query name.
my question is: how can i save the blast results of all querys in one file?
More information about the Bioperl-l
mailing list