# NOT RUN {
data(glxnet)
glxnet.cross <- calc.genoprob(glxnet.cross)
set.seed(1234)
glxnet.cross <- sim.geno(glxnet.cross)
## Should really use nperm = 1000 here.
qdg.perm.test(glxnet.cross, nperm = 10, "Glx", "Slc1a2",
DG = glxnet.qdg$DG, QTLs = glxnet.qtl)
# }
Run the code above in your browser using DataLab