Description Usage Arguments Details Functions
Collection of functions for calculating various expected values
1 2 3 4 5 6 7 | cfExpPMAR(ffVec, seqError = 0.003, clpsList = TRUE)
cfExpSdPMAR(ffVec, dep, seqError = 0.003, clpsList = TRUE)
cfExpUnqHet(qVec)
cfExpGenoFreq(qVec, clpsList = TRUE)
|
ffVec |
Numeric, fetal fractions |
clpsList |
List items will be collapsed to a vector when possible |
dep |
Integer of length 1, total read depth |
qVec |
Numeric, minor allele frequencies |
Default seqError of 0.003 taken from PMID30026539 (mean + 1SD to over- estimate).
cfExpPMAR
: Expected proportion of minor allele reads
cfExpSdPMAR
: Expected standard deviation on proportion of minor
allele reads
cfExpUnqHet
: Expected proportion of sites with unique fetal
alleles
cfExpGenoFreq
: Expected proportion of genotype pairs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.