aa2codon {cubar}R Documentation

amino acids to codons

Description

A data.frame of mapping from amino acids to codons

Usage

aa2codon

Format

a data.frame with two columns: amino_acid, and codon.

amino_acid

amino acid corresponding to the codon

codon

codon identity

Source

It is actually the standard genetic code.

Examples

aa2codon


[Package cubar version 0.5.0 Index]