RESTRICTION_ENZYMES {DECIPHER} | R Documentation |
A character vector of common restriction sites named by the restriction enzyme that cuts at each site. Sequence specificity is listed in 5' to 3' orientation based on the IUPAC_CODE_MAP
. The cut site is either signified by a “/” for palindromic sites, or two numbers giving the position of the top and bottom cut positions relative to the site's 3'-end.
data(RESTRICTION_ENZYMES)
The format is: Named chr [1:224] "GACGT/C" "G/GTACC" "GT/MKAC" ... - attr(*, "names")= chr [1:224] "AatII" "Acc65I" "AccI" "AciI" ...
Restriction enzymes sold by New England BioLabs.
data(RESTRICTION_ENZYMES) RESTRICTION_ENZYMES