[Bioperl-l] Question: creating an empty Bio::Seq object
Hilmar Lapp
hlapp@gnf.org
Mon, 2 Dec 2002 09:26:26 -0800
> -----Original Message-----
> From: Ewan Birney [mailto:birney@ebi.ac.uk]
> Sent: Monday, December 02, 2002 9:06 AM
> To: Scott Cain
> Cc: bioperl-l@bioperl.org
> Subject: Re: [Bioperl-l] Question: creating an empty Bio::Seq object
>
>
<snip/>
>
> It is likely you will need to write your own implementation
> class to do
> this because is sounds like you need a dummy sequence implementation.
>
Not really. Bio::PrimarySeq and hence Bio::Seq can do this. You just can't write that very well to a rich output format.
-hilmar