Learn R Programming

qtl (version 0.85-4)

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

Arguments

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.

See Also

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

Examples

Run this code
data(fake.4way)

Run the code above in your browser using DataLab