translate | R Documentation |
Concatenate codons
translate(codons)
codons |
a set of RNA codons, can be a vector or 3-letter string |
the translated protein sequence from the RNA codons
translate("UUU") translate(c("UUU","UCU"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.