Description Usage Arguments Details Examples
This functions prints the nucleotide triplets (as numerical values) and the correspnding protein character strings.
1 |
no arguments
The returned value is a list including two matrices.
The first matrix contains the amino acids and the second matrix the
corresponding nucleotide triplets. In the PopGenome Vignette you can see how
to manipulate these tables to use alternative genetic codes.
1 2 3 | # table <- codontable()
# table$Proteins
# table$Triplets
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.