enrichmentPValue_R_Backend {RVS} | R Documentation |
R backend for enrichmentPValue calculation
enrichmentPValue_R_Backend( snpMat, famIds, sharingProbs, minorAllele, threshold = 0 )
snpMat |
SnpMatrix |
famIds |
family ids corresponding to rows of the snpMap |
sharingProbs |
vector of sharing probabilites, must be a named vector with famid's for each probability |
minorAllele |
which variant value to count as the minor allele |
threshold |
minimum p-value threshold passed to multipleFamilyPValue |
p-value