Python program to convert a DNA sequence into an amino acid chain

by Anumit S

Description

DNA sequence to Amino Acid chain converter It is an extension to the DNA to mRNA program. Asks user to input a DNA sequence which will be converted into a cartoon of amino acids chain that stops when a STOP codon is expressed.