[Bioperl-l] Problems with Bio/Graphics/Feature.pm

Jason Stajich jason.stajich at duke.edu
Mon May 9 14:27:40 EDT 2005


you need to pass in a SeqFeature::Generic or Graphics::Feature obj  
instead of Sequence object.

I updated the code in CVS:

http://cvs.open-bio.org/cgi-bin/viewcvs/viewcvs.cgi/bioperl-live/ 
examples/biographics/render_sequence.pl?rev=1.2&cvsroot=bioperl

[fyi Bio::DB Bio::Graphics developers]
There was something else weird about how this was working - somehow  
Bio::Location objects are getting passed to the description and label  
functions.  I don't quite understand, might be my local code playing  
too.

-jason
On May 9, 2005, at 6:29 AM, michael watson ((IAH-C)) wrote:

> Hi
>
> I'm hacking around with the render_sequence.pl example script and keep
> getting errors:
>
> Can't locate object method "seq_id" via package "Bio::Seq::RichSeq" at
> /usr/local/bioperl-1.5.0/Bio/Graphics/Feature.pm line 269, <DATA> line
> 191.
>
> I also get a similar message about not being able to locate object
> method "start", which is called on the next line of
> Bio::Graphics::Feature.pm
>
> I vaguely recall asking about this previously - was a solution ever
> presented?
>
> Many thanks in advance
>
> Mick
>
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at portal.open-bio.org
> http://portal.open-bio.org/mailman/listinfo/bioperl-l
>



More information about the Bioperl-l mailing list