View source: R/genetic_code_sav.R
This function removes missense substitutions that are impossible to achieve without accumulating multiple single-nucleotide variants, based on the standard genetic code.
1 |
A data.frame with four columns:
MUT
: codon corresponding to mutant amino acid
WT
: codon corresponding to wild-type amino acid
WT_AA
: wild-type amino acid (one-letter code)
MUT_AA
: wild-type amino acid (one-letter code)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.