IUPAC_CODES {alakazam} | R Documentation |
IUPAC ambiguous characters
Description
A translation list mapping IUPAC ambiguous characters code to corresponding nucleotide amino acid characters.
Usage
IUPAC_DNA
IUPAC_AA
Format
A list with single character codes as names and values containing character vectors that define the set of standard characters that match to each each ambiguous character.
-
IUPAC_DNA
: DNA ambiguous character translations. -
IUPAC_AA
: Amino acid ambiguous character translations.
An object of class list
of length 15.
An object of class list
of length 25.
[Package alakazam version 1.0.2 Index]