ABBREV_AA | R Documentation |
Mappings of amino acid abbreviations.
ABBREV_AA
Named character vector defining single-letter character codes to three-letter abbreviation mappings.
aa <- c("Ala", "Ile", "Trp")
translateStrings(aa, ABBREV_AA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.