[Bioperl-l] Bio::Tools::Genscan initialization ?

Jason Stajich jason at cgt.duhs.duke.edu
Sat Jun 14 10:00:39 EDT 2003


You need to add

use Bio::Tools::Genscan;

before your code.

On Fri, 13 Jun 2003, Bryony Lloyd wrote:

> Hi Everyone,
>  
>  
>  I'm new to Perl and bioperl and may well have missed something.. I've been
> trying to implement the Genscan module using the suggested code...
>  
> $genscan = Bio::Tools::Genscan->new(-file=>'result.genscan');
>  
> However, in the error log I get the message that the method 'new' cannot be
> found. I've had a look through and can only find a method called
> _initialize_state.
>  
> If anyone could please shed some light on this for me I would be most
> grateful.
>  
> Best wishes,
>  
> Bryony Lloyd
>  
>

--
Jason Stajich
Duke University
jason at cgt.mc.duke.edu



More information about the Bioperl-l mailing list