Learn R Programming

lineup (version 0.44)

f2cross: Example experimental cross data

Description

Simulated experimental cross data with some sample mix-ups. The only phenotype is an individual ID. There are 100 individuals genotyped at 1000 markers on 19 autosomes.

Usage

data(f2cross)

Arguments

Format

An object of class "cross". See qtl::read.cross() in the R/qtl package for details.

See Also

expr1(), expr2(), genepos(), pmap()

Examples

Run this code
library(qtl)
data(f2cross)
summary(f2cross)

Run the code above in your browser using DataLab