Description Usage Arguments Examples
Translates DNA or RNA sequence to Amino Acids
1 | Dna2AA(dna)
|
dna |
the sequence of DNA or RNA to be translated, must be divisible by 3 |
1 2 | x <- "ATGCTGGGG"
Dna2AA(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.