[Bioperl-l] StandAloneBlast returning Bio::SearchIO::blast was: where is Bio::Tools::Run::WrapperBase.pm?

Ewan Birney birney at ebi.ac.uk
Thu Feb 13 09:14:06 EST 2003


Got it:

    my $output = Bio::SearchIO->new( -output_format => 'blast', -file =>
$filename);

    $output->write_result($blast);


s/blast/html/ in the output_format, and voila... html






More information about the Bioperl-l mailing list