Learn R Programming

qtl (version 0.92-3)

fake.f2: Simulated data for an F2 intercross

Description

Simulated data for an F2 intercross, obtained using sim.cross.

Usage

data(fake.f2)

Arguments

format

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

Details

There are 100 F2 individuals typed at 91 markers and with one phenotype.

The data were simulated using an additive model with three QTLs on chromosome 1 (at 30, 50 and 70 cM), and one QTL on chromosome 13 (at 30 cM).

See Also

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

Examples

Run this code
data(fake.f2)
summary(fake.f2)
plot(fake.f2)

Run the code above in your browser using DataLab