[Bioperl-l] question about Bio::Tools::Run::RemoteBlast

Florent Angly florent.angly at gmail.com
Wed Nov 10 00:54:58 UTC 2010


Wouldn't using a single filename be the way to go?
> my $filename = "blast_ressults.out";
>            $factory->save_output($filename);
Florent


On 09/11/10 19:05, njauxiongjie wrote:
> 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?
>
>
>
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioperl-l




More information about the Bioperl-l mailing list