f2cross: Example experimental cross data

f2crossR Documentation

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)

Format

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

See Also

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

Examples

library(qtl)
data(f2cross)
summary(f2cross)

lineup documentation built on July 10, 2022, 5:05 p.m.