Description Usage Arguments Value Note
This function converts nucleotide sequence to column
numbers in the exome.SIFT
object that they
correspond to
1 | mut.base(x)
|
x |
a character vector containing any number of "A", "T", "G", and "C". |
a vector of integers where 4 corresponds to "A", 5 corresponds to "T", 6 corresponds to "G", and 7 corresponds to "C".
This internal function is not intended to be called by the user.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.