#Run the functions!
source(file = "R/random_dna.R")
source(file = "R/dna_codons_to_aa.R")
source(file = "R/Translate_basesTo_AminoAcids.R")
source(file = "R/aa_statistics.R")
source(file = "R/peptide_weight.R")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.