[Biopython] rephrase

Liam Thompson dejmail at gmail.com
Wed Dec 1 15:25:37 UTC 2010


Apologies, it seems each of the records in the list is a SeqRecord.

>>> type(final_seq[0])
<class 'Bio.SeqRecord.SeqRecord'>

>>> type(final_seq)
<type 'list'>

Thanks
Liam



More information about the Biopython mailing list