# NOT RUN {
indir <- system.file("extdata", package="plinkQC")
qcdir <- tempdir()
prefixMergedDataset <- 'data.HapMapIII'
# the following code is not run on package build, as the path2plink on the
# user system is not known.
# }
# NOT RUN {
run <- run_check_ancestry(indir=indir, qcdir=qcdir, prefixMergedDataset)
# }
Run the code above in your browser using DataLab