# NOT RUN {
##---- Do genome scan ----
HapmapScan=GenomeAdapt.gds(genfile = SNPRelate::snpgdsExampleFileName(),
method="EIGMIX",num.thread = 1L, autosome.only=TRUE,
remove.monosnp=TRUE, maf=0.01, missing.rate=0.1)
## estimating the q-values from genome scan
# }
# NOT RUN {
Hapmapqval=zscores_qvals(HapmapScan)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab