View source: R/F4_translate_to_protein.R
translation | R Documentation |
Translation of a vector of codons into their corresponding amino acids based on the genetic code
translation(codons)
codons |
a vector of strings, each of which are 3mers of the letters A, U, C and G |
a single string, with each letter symbolizing an amino acid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.