Get_CausalSNPs_bynum {SIMICO} | R Documentation |
Get_CausalSNPs_bynum()
Description
Matrix of subsetted genetic information.
Usage
Get_CausalSNPs_bynum(gMat, num, Causal.MAF.Cutoff)
Arguments
gMat |
Matrix of SNPs. |
num |
Number of causal variants. |
Causal.MAF.Cutoff |
Minor allele frequency value cutoff for causal SNPs. |
Value
Output is a vector of indices to subset the full genetic matrix.
[Package SIMICO version 0.2.0 Index]