Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 934 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 934 Bytes

DNA-to-Protein-sequence

Translate a string containing nucleotide sequence(DNA) into a string containing corresponding sequence of amino acids.

DNA_to_Prot.py : source code written in Python that is responsible for converting given nucleotide sequence (DNA) to a sequence of corresponding Amino Acids.

DNA.txt : contains example DNA sequence which was used for testing.(New DNA (nucleotide) sequence should be stored in this file by overwriting previous data)

Protiens.txt : contains sequence of amino acids which is the correct sequence for DNA sequence(DNA.txt) which was used for testing. (New amino acid sequence should be stored in this file by overwriting previous data).

You can find more examples of DNA sequence and their corresponding amino acid sequence here: https://www.ncbi.nlm.nih.gov/nuccore/