Description Usage Arguments Details Value Note
function to match the mutated base to the appropriate
column of exome.SIFT
("A":4, "C":7, "G":6, "T":5)
1 | sift.colA(mutbase)
|
mutbase |
a character "A", "C", "G", or "T" |
Similar to sift.col
except uses the
character of bases instead of numerical indicator. See
mut.type.converter
for details of the
structure of exome.SIFT
.
an integer 4, 5, 6 or 7
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.