This program will match an mRNA sequence to the amino acids it codes for. Enter a mRNA sequence (that can evenly be divided into codons) without spaces. The program will find the start codon (AUG) and begin translation there until it reaches the end or a stop codon.
For now, this program only outputs the names of the amino acids. In future versions, I plan to use the models of the amino acids to make an animation. I have uploaded the amino acids into the project. If you are interested, please make remixes of this. Leave a comment if you have made a program that animates the amino acid chain. Thank you.