ch3c: Data with misplaced markers

Description Usage Format Details Source References See Also Examples

Description

Anonymous data with markers out of place.

Usage

1

Format

An object of class cross. See qtl::read.cross() for details.

Details

An intercross with 100 individuals, each with one real phenotype and typed at 108 markers.

Source

Karl W Broman, broman@wisc.edu

References

Broman, K. W. and Sen, S. (2009) A Guide to QTL Mapping with R/qtl. Springer, New York.

See Also

ch3a, ch3b

Examples

1
2
3
4
5
data(ch3c)

library(qtl)
ch3c <- est.rf(ch3c)
plotRF(ch3c, chr=c(1,7,12,13,15))

qtlbook documentation built on June 28, 2019, 5:02 p.m.