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
DNA_IUPAC
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. -
DNA_IUPAC
: Ordered DNA to ambiguous characters
An object of class list
of length 15.
An object of class list
of length 25.
An object of class list
of length 15.
[Package alakazam version 1.3.0 Index]