[BioPython] parsing fasta file to list of sequences

Faheem Mitha faheem at email.unc.edu
Wed Apr 13 14:04:59 EDT 2005


Hi,

I was needing to parse a fasta file into a list of sequences in the following 
fashion.

[['acg'], ['tac'],...]

where each entry is a different sequence. Is this easily possible with the 
current parsing tools? If so, would somone be kind enough to sketch an 
approach? Thanks in advance.

                                                                    Faheem.


More information about the BioPython mailing list