fake.bc {qtl}R Documentation

Simulated data for a backcross experiment

Description

This is simulated data for a backcross, obtained using sim.cross. There are two correlated phenotypes, each due to an additive model with three QTLs on chromosome 1 (at 30, 50 and 70 cM), and one QTL on chromosome 9 (at 30 cM). The second phenotype is also influenced by a QTL on chromosome 11 (at -5 cM) and two QTLs on chromosome 13 (at 10 and 30 cM).

Usage

data(fake.bc)

Format

The data is an object of class cross. See read.cross for details. There are 400 backcross individuals typed at 91 markers and with two phenotypes.

Author(s)

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

See Also

sim.cross, fake.4way, fake.f2, listeria, hyper

Examples

data(fake.bc)

[Package Contents]