geneticcode
Return nucleotide codon to amino acid mapping for genetic code
Description
returns a structure,
Map = geneticcodeMap, the mapping of nucleotide codons to amino acids for the standard
genetic code.
returns a structure containing the mapping of nucleotide codons to amino acids for the
specified genetic code.Map = geneticcode(GeneticCode)
Examples
Input Arguments
Output Arguments
References
[1] NCBI web page describing genetic codes: https://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi?mode=c
Version History
Introduced before R2006a
See Also
aa2nt | aminolookup | baselookup | codonbias | dnds | dndsml | nt2aa | revgeneticcode