amino_acids.character | R Documentation |
Translate codons into amino acids.
## S3 method for class 'character'
amino_acids(x, numcode = 1, ...)
x |
Vector of codons. |
numcode |
The ncbi genetic code number for translation. By default the standard genetic code (1) is used. See https://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi |
... |
Arguments passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.