amino_acids.gcat.code | R Documentation |
Translate codons of a code into amino acids.
## S3 method for class 'gcat.code'
amino_acids(x, numcode = 1, ...)
x |
A code with tuples of size 3. |
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.