fake.4way {qtl}R Documentation

Simulated data for a 4-way cross experiment

Description

This is simulated data for a 4-way cross, obtained using sim.cross. There are two phenotypes (including sex, for which 0=female and 1=male). The quantitative phenotype is affected by three QTLs: two on chromosome 2 at positions 10 and 25 cM on the female genetic map, and one on chromosome 7 at position 40 cM on the female map.

Usage

data(fake.4way)

Format

The data is an object of class cross. See read.cross for details. There are 250 individuals typed at 157 markers, including 8 on the X chromosome.

Author(s)

Karl W Broman, kbroman@jhsph.edu
http://biosun01.biostat.jhsph.edu/~kbroman/software/qtl.html

See Also

sim.cross, fake.bc, fake.f2, listeria, hyper

Examples

data(fake.4way)

[Package Contents]