[Bioperl-l] problems iwth Bio::graphics module
chen li
chen_li3 at yahoo.com
Tue May 23 15:48:46 UTC 2006
Dear Dr. Stein,
I have the job partially done by adding this line
(under Cygwin)
print STDOUT $panel->png;
It is done because I can produce the image to be
viewed by other programs but it is only partially done
because I don't get exactly the same image as that
shown on the website. Enclosed is the image I get.
Thank you,
Li
--- Lincoln Stein <lstein at cshl.edu> wrote:
> Hi,
>
> It is possible that your version of display can't
> handle PNG images. Try
> saving the output as a file and then opening it in
> another image program:
>
> perl render_blast1.pl data1.txt > data1.png
>
> Another thing to watch out for is that, depending on
> what version of Perl
> you're using, you may have to insert this statement
> into the render_blast1.pl
> script (somewhere near the top):
>
> binmode STDOUT;
>
> Lincoln
>
>
> On Saturday 20 May 2006 20:15, chen li wrote:
> > Dear all,
> >
> >
> > I try one script from GraphicsHowTo under Cygwin
> > environment(GD and libpng already installed). I
> type
> > this line in Cygwin X window:
> >
> >
> > $ perl render_blast1.pl data1.txt | display -
> >
> > And here is the result:
> >
> > display: no decode delegate for this image format
> > `/tmp/magick-qKiRPDRS'.
> >
> > Any idea?
> >
> >
> > Thank you very much,
> >
> > Li
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam
> protection around
> > http://mail.yahoo.com
> > _______________________________________________
> > Bioperl-l mailing list
> > Bioperl-l at lists.open-bio.org
> >
> http://lists.open-bio.org/mailman/listinfo/bioperl-l
>
> --
> Lincoln D. Stein
> Cold Spring Harbor Laboratory
> 1 Bungtown Road
> Cold Spring Harbor, NY 11724
> (516) 367-8380 (voice)
> (516) 367-8389 (fax)
> FOR URGENT MESSAGES & SCHEDULING,
> PLEASE CONTACT MY ASSISTANT,
> SANDRA MICHELSEN, AT michelse at cshl.edu
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: im1
Type: image/x-png
Size: 2423 bytes
Desc: 2615755531-im1
URL: <http://lists.open-bio.org/pipermail/bioperl-l/attachments/20060523/6870f840/attachment-0004.bin>
More information about the Bioperl-l
mailing list