Learn R Programming

GenVisR (version 1.0.4)

lolliplot_DNAconv: Convert DNA character string

Description

Convert a character string of nucleotides to amino acids or side chain class

Usage

lolliplot_DNAconv(x, to = "residue")

Arguments

x
Character string of nucleotides to convert
to
Character string specifying conversion to do, one of "codon", "residue", "sidechain"

Value

Converted string of nucleotides as character vector