example_out {onemap}R Documentation

Data from a full-sib family derived from two outbred parents

Description

Simulated data set for an outcross, i.e., an F1 population obtained by crossing two heterozygous parents.

Usage

data(example_out)

Format

An object of class outcross.

Details

A total of 100 F1 individuals were genotyped for 30 markers. The data currently contains only genotype information (no phenotypes).

Author(s)

Gabriel R A Margarido, gramarga@esalq.usp.br

See Also

read.outcross for details about objects of class outcross.

Examples

data(example_out)

# perform two-point analyses
twopts <- est.rf.2pts(example_out)
twopts

[Package onemap version 0.1-1 Index]