multipleVariantPValue_R_Backend {RVS} | R Documentation |
R backend for multipleVariantPValue calculation
multipleVariantPValue_R_Backend( snpMat, famIds, sharingProbs, minorAllele, filter = NULL, alpha = 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 |
vector specifying the minor allele of each variant |
filter |
criteria for filtering pvalues |
alpha |
parameter for filter |
list of p-values and potential p-values