[Bioperl-l] Seq Object

Scott Doniger sdoniger@gladstone.ucsf.edu
Thu, 24 Oct 2002 21:43:51 -0700


Hi - I'm using the Seq object to parse the SwissProt flatfile, sprot40.dat. 
I want to extract both the swissPROT IDs and the accession number(s). If a 
record has more than one accession number (1433_CAEEL for example) the 
seq->accession method returns the first one. Is there are way to get all of 
them?

Thanks,
Scott