R/load_functions.R

#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")
rforbiodatascience21/Group8_Shiny documentation built on Dec. 22, 2021, 3:06 p.m.