lolliplot_DNAconv {GenVisR}R Documentation

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


[Package GenVisR version 1.8.1 Index]