Description Usage Arguments Value
Calibrate a variant map from a file to Bayes Factors
1 2 3 |
csvfile |
the scoreset file in csv format |
ensembls |
a vector of ensembl IDs for the target gene |
symbols |
a vector of gene symbols of the target gene |
drawPlot |
boolean value indicating whether a plot of variant distributions
should be drawn. Defaults to |
minMaf |
the minimum Minor Allele Frequency required for variants to be considered benign |
flip |
logical; whether to apply the flip transformation to the scores |
homozygous |
logical; filter benign variants to only those occuring homozygously. |
overrideCache |
logical; whether to override local cache. |
logger |
a yogilogger object to which to write log messages. |
a data.frame containing the original scores input
with an additional column llr, representing the log likelihood ratio
(i.e. log Bayes Factor)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.