DNA/mRNA/tRNA Converter. Save some time in science classes. To start, you paste in the string. If it's DNA, you can just paste it and press enter. If it's mRNA, you have to add a hyphen ("-") in front of the string. If it's tRNA, you have to add a "t" and a hyphen ("t-") in front of the string. On the output screen, you can press the spacebar to start from the beginning. If you press Z, you can see a slightly different view that includes the individual codons.
Produces: - DNA - mRNA - tRNA - Amino Acids --- All programming done by me. -- #utility #description(Converts DNA to Amino Acids quickly.)