[Bioperl-l] Method image_and_map
Danielucg Sousa
danielucgbioinfo at yahoo.com.br
Fri Jan 14 07:30:14 EST 2005
HI,
I would like to use method image_and_map of classe
Bio::Graphics::Panel, but I have this menssage : Can't
locate object method "image_and_map" via package
"Bio::Graphics::Panel".
I'm using Bioperl 1.4, and I saw this method in
Biopel-live and Bioperl 1.5 e not on Bioperl 1.4, but
where I get these version? Or how I do for use
image_and_map?
Thank,
Daniel
Part of my code :
my $panel = Bio::Graphics::Panel->new(-length =>
$seq->length,-width => 1000,-pad_left => 10,
-pad_right => 10, -key_color =>
'white', -key_spacing => 15,
-key_style => 'bottom', -spacing =>
-0.25, -box_subparts => 'true' );y
($url,$map,$mapname) = $panel->image_and_map(-root =>
'/cgi-bin',-url => '/tmpimages', );
$panel->add_track($wholeseq, -glyph => 'arrow',
-bump => +1, -double => 1, -tick => 2 );
__________________________________________________
Converse com seus amigos em tempo real com o Yahoo! Messenger
http://br.download.yahoo.com/messenger/
More information about the Bioperl-l
mailing list