top of page
Genetics Refresher
Lists & Loops Refresher
Checkpoint I
Dictionaries
Checkpoint II
Build Your Own Protein
Summary
Summary
Combine our previous two calculations (creating a protein from a list of codons and creating a list of codons from a DNA nucleotide string) to generate a protein from a DNA nucleotide string. If you really want to challenge yourself, expand our genetic code dictionary to encompass more of the genetic code - and then build entirely your own protein! (Hint: If you're having trouble, add print statements to see what values variables are taking on!)
bottom of page