Revision history of "Convert DNA sequence into amino acid sequence by using perl"

From Biolecture.org

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 15:06, 18 June 2016โ€Ž imported>Jimin Baekโ€Ž . . (476 bytes) (+476)โ€Ž . . (Created page with "<p>From the lecture, there is two way to do this.</p> <p>First, typing all each codon.</p> <p>$uuu = 'F';</p> <p>$auu = 'I';</p> <p>...</p> <p>then use array...")