Description Usage Arguments Value Examples
Codes some DNA codon into aminoacid.
1 | geneticCoding(codon)
|
codon |
A string with tree characters in lower or upper case indicating three nucleotides from DNA codon. |
Character indicating the aminoacid as a result from the genetic code.
1 2 | geneticCoding("ACA")
geneticCoding("gta")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.