Learn R Programming

qtl (version 0.85-4)

fake.bc: 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)

Arguments

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.

See Also

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

Examples

Run this code
data(fake.bc)

Run the code above in your browser using DataLab