[Bioperl-l] Blast Writer

Bernd Web bernd.web at gmail.com
Thu Nov 9 23:07:48 UTC 2006


Hi,

I am using Bio::SearchIO and Bio::SearchIO::Writer::HTMLResultWriter
and its filter, as
my $writer = new Bio::SearchIO::Writer::HTMLResultWriter();
$writer->filter('hsp', \&hsp_filter);

Can I change  the contents of the HSP objects (apart from true/false filtering)?
I would like to change some HSP values. Would it be possible to do so
with HTMLResultWriter's filters? And if so, how to access the Hit/HSP
objects in the filter?

I'd be grateful for any suggestions.

Best regards,
Bernd



More information about the Bioperl-l mailing list