NAME
Bio::Gonzales::Graphics::BLAST - make your blast result nice
SYNOPSIS
Bio::Gonzales::Graphics::BLAST qw(render);
DESCRIPTION
OPTIONS
SUBROUTINES
- $raw_image_data = render($file, \%options)
 - $raw_image_data = render($fh, \%options)
 - 
Reads
$fileor uses$fhto get the results. Renders the results either as png or as svg graphics.%standard_options = ( blast_format => 'blast', img_format => 'png', evalue => undef, ); 
SEE ALSO
AUTHOR
jw bargsten, <joachim.bargsten at wur.nl>