ch3c | R Documentation |
Anonymous data with markers out of place.
ch3c
An object of class cross
. See qtl::read.cross()
for details.
An intercross with 100 individuals, each with one real phenotype and typed at 108 markers.
Karl W Broman, broman@wisc.edu
Broman, K. W. and Sen, S. (2009) A Guide to QTL Mapping with R/qtl. Springer, New York.
ch3a
, ch3b
data(ch3c)
library(qtl)
ch3c <- est.rf(ch3c)
plotRF(ch3c, chr=c(1,7,12,13,15))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.