Skip to contents

The 20 amino acids that are encoded directly by the codons of the universal genetic code.

Usage

amino_acids()

Value

Three-letter codes of the standard amino acids.

Examples

amino_acids()
#>  [1] "Ser" "Arg" "Leu" "Pro" "Thr" "Ala" "Val" "Gly" "Ile" "Phe" "Tyr" "Cys"
#> [13] "His" "Gln" "Asn" "Lys" "Asp" "Glu" "Met" "Trp"