# NOT RUN {
library(qtl)
data(fake.bc)
fake.bc <- calc.genoprob(fake.bc[5,], step=1) # select chr 5
out <- scanone(fake.bc, method="hk", pheno.col=1:2)
# }
# NOT RUN {
ipleiotropy(fake.bc, out)
# }
# NOT RUN {
# }
# NOT RUN {
# omit the LOD curves
ipleiotropy(fake.bc)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab