# NOT RUN {
library(qtl)
data(fake.f2)
# }
# NOT RUN {
fake.f2 <- calc.genoprob(fake.f2, step=5)
out <- scantwo(fake.f2, method="hk", verbose=FALSE)
# }
# NOT RUN {
iplotScantwo(out, fake.f2)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab