f2cross {lineup} | R 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)
[Package lineup version 0.44 Index]