Description Usage Arguments Value Examples
View source: R/ConvertToAminoAcid.R
Convert a given DNA sequence or a RNA sequence to an animo acid sequence
| 1 | 
| x | a vector of character strings | 
The input DNA or RNA sequence will be converted to an amino acid sequence
| 1 2 | x <- "AATGTTAT"
ConvertToAminoAcid(x)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.