[Bioperl-l] Sequence Version from Bio::Seq
simon andrews (BI)
simon.andrews@bbsrc.ac.uk
Fri, 14 Dec 2001 14:52:49 -0000
Hi there.
I'm trying to get at the sequence version information from a Bio::Seq object
read from an EMBL flat file with SeqIO. I can get the accession number with
$seq->accession_number, but I can't find an equivalent syntax for the
sequence version.
I'm assuming that the version is stored somewhere, because if I write the
sequence back out in EMBL format it is still there.
Can someone suggest how I can get at this information please.
Many thanks
Simon.