ch3c {qtlbook}R Documentation

Data with misplaced markers

Description

Anonymous data with markers out of place.

Usage

data(ch3c)

Format

An object of class cross. See read.cross for details.

Details

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

Source

Karl W Broman, kbroman@biostat.wisc.edu

See Also

ch3a, ch3b

Examples

data(ch3c)

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

[Package qtlbook version 0.16-3 Index]