[BioPython] How to access the actual sequence from Bio.SeqIO.FASTA
bartek wilczynski
bartek at rezolwenta.eu.org
Tue Oct 3 08:23:42 UTC 2006
Citing Wijaya Edward <ewijaya at i2r.a-star.edu.sg>:
>
> Hi Bartek,
>
> Thanks for the reply.
> Where can I find info about tostring() ?
> I cannot seem to find in the Bio.SeqIO documentation itself?
your seq.seq object is an instance of Bio.Seq.Seq class. The tostring method is
mentioned in the tutorial:
http://biopython.org/DIST/docs/tutorial/Tutorial.html#htoc8
regards
Bartek
More information about the Biopython
mailing list