[Bioperl-l] SVG output with Bio::Graphics::Panel fails

Kevin Brown Kevin.M.Brown at asu.edu
Fri Mar 2 15:21:16 UTC 2007


> You need to have GD::SVG installed and then instantiate the 
> panel with:
> -image_class=>'GD::SVG'

If this is the case, then why have an SVG method in Bio::Graphics::Panel
if it doesn't do this for you.  Either the method should be removed and
the normal $panel->gd method should be called to get an image out or
calling that method should setup and create the SVG for the user.
Either way I don't see anything in the documentation or wiki that points
out this "gotcha".




More information about the Bioperl-l mailing list