powered by
Mappings of amino acid abbreviations.
ABBREV_AA
Named character vector defining single-letter character codes to three-letter abbreviation mappings.
# NOT RUN { aa <- c("Ala", "Ile", "Trp") translateStrings(aa, ABBREV_AA) # }
Run the code above in your browser using DataLab