getCodonMap: Get DNA Codon & Amino Acid Map

getCodonMapR Documentation

Get DNA Codon & Amino Acid Map

Description

Get the conversion table of DNA codon triplets to amino acids

Usage

getCodonMap()

Value

A data frame with 4 columns:

DNA

the DNA triplet codons

RNA

the corresponding RNA triplet codons

AA

the single letter amino acid code

AA_Long

the 3-letter amino acid code

See Also

DNAtoAA, DNAtoBestPeptide, DNAtoFrameShiftingPeptides, AAtoCodonOptimizedDNA, for converting between nucleotide strings and protein sequences.


robertdouglasmorrison/DuffyTools documentation built on April 16, 2024, 6:31 a.m.