ch3b {qtlbook} | R Documentation |
Anonymous data with markers showing severe segregation distortion.
data(ch3b)
An object of class cross
. See read.cross
for details.
An intercross with 144 individuals, each with one phenotype and typed at 145 markers.
Karl W Broman, kbroman@biostat.wisc.edu
data(ch3b) thetab <- geno.table(ch3b) plot(-log10(thetab[,ncol(thetab)]), ylab=expression(-log[10](P))) thetab[thetab[,ncol(thetab)] < 1e-6,]