Description Usage Arguments Value
Total Calls. This is the total number of calls in the file (including MULTIs so hom ref, hom var and hom alt might not add up). These methods are private. Users are not expected to provide the number of hom ref and number of duplicate calls - these functions are generally called through the function VCFEvaluate
1 | numberCalls(x, n.hom, n.dup, ll, ul)
|
x |
myvcf of interest |
n.hom |
Number of homozygous reference. Pass so don't need to recalculate |
n.dup |
number of multi calls to add onto the total calls |
ll |
lower limit to pass for hom ref |
ul |
upper limit to pass for hom ref |
list with name, logical (passed or not), numeric (total number of calls)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.