[Bioperl-l] RichSeqI

Hilmar Lapp hlapp@gmx.net
Wed, 31 Jan 2001 09:58:44 -0800


Ewan Birney wrote:
> 
> =head1 SYNOPSIS
> 
>     @secondary   = $richseq->get_secondary_accessions;
>     $division    = $richseq->division;
>     $mol         = $richseq->molecule;
>     @dates       = $richseq->get_dates;
>     $seq_version = $richseq->seq_version;
> 

What about species()? Just popped into my head. Right now a class
implementing both SeqI and RichSeqI doesn't have to have that,
even though it's present in probably most 'rich' databanks. What
do you think about moving it, too? (It's now in Seq.pm.)

	Hilmar
-- 
-----------------------------------------------------------------
Hilmar Lapp                                email: hlapp@gmx.net
GNF, San Diego, Ca. 92122                  phone: +1 858 812 1757
-----------------------------------------------------------------