Learn R Programming

qtl (version 0.85-4)

fake.f2: Simulated data for an F2 intercross experiment

Description

This is simulated data for an F2 intercross, obtained using sim.cross. 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).

Usage

data(fake.f2)

Arguments

format

The data is an object of class cross. See read.cross for details. There are 100 F2 individuals typed at 91 markers and with one phenotype.

See Also

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

Examples

Run this code
data(fake.f2)

Run the code above in your browser using DataLab