In article <[EMAIL PROTECTED]>,
nuttydevil <[EMAIL PROTECTED]> wrote:
>I have many notepad documents that all contain long chunks of genetic
>code. They look something like this:
>
>atggctaaactgaccaagcgcatgcgtgttatccgcgagaaagttgatgcaaccaaacag
>tacgacatcaacgaagctatcgcactgctgaaagagctggcgactgctaaattcgtagaa
>agcgtggacgtagctgttaacctcggcatcgacgctcgtaaatctgaccagaacgtacgt
>ggtgcaactgtactgccgcacggtactggccgttccgttcgcgtagccgtatttacccaa
>
>Basically, I want to design a program using python that can open and
>read these documents.

Start by googling for biopython.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to