1.) Press ¨Make DNA¨ Button. (Max 45 Bases) 2.) Enter in your DNA ( ALL LOWERCASE ), so it can be translated to mRNA and tRNA; additionally, give you the protein chain/ polypeptide strand. 3.) If you don´t trust this translate it with a Codon Chart and your brain for the rest. (Tested and it woks 100% of the time)
DNA -> mRNA -> tRNA -> #Form Sequence A -> U -> A -> 0 G -> C -> G -> 1 T -> A -> U -> 2 C -> G -> C-> 3 Formula for getting the correct amino acid from the Codon Chart: ___________________________________________ (( (letter ((1) + (idx)) of (#Form Sequence)) * (4)) + (((letter ((2) + (idx)) of (#Form Sequence)) * (16)) + ((letter ((3) + (idx)) of (#Form Sequence)) + (1)) )) -------------------------------------------------------------------------