This is a test version of Biostars. For the public version, visit https://www.biostars.org.
python: translate DNA sequences to protien sequences

Hi

Is there a python script that translate a multi-fasta file that contains DNA sequences to amino acid sequences and save the results in a file.

sequencing

Did you try to write something?

1 answer

Maybe in the Biopython tutorial you can find an answer in Chapter 3.9 Translation: http://biopython.org/DIST/docs/tutorial/Tutorial.html#htoc25

Log in to answer this question.