[Bioperl-l] Bio::Graphics inside PHP

Adam Witney awitney at sgul.ac.uk
Fri Feb 5 19:14:30 UTC 2010


you could output an <img ..> tag where the source is a perl script that generates the image. eg

<img src="cgi-bin/biographics_script.cgi" />

that perl script would then use Bio::Graphics to generate the image

HTH

adam


On 5 Feb 2010, at 17:43, Miquel Ramia wrote:

> Hi,
> 
> I'm working in a database with a web interface developed in php. I'm displaying Bio::Graphic images inside an IFrame, but doesn't look very well.
> 
> Anybody knows if it's possible to include a Bio::Graphics image directly in a php page?
> 
> Thank you
> 
> Miquel Ràmia
> _______________________________________________
> 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