example.out: Data from a full-sib family derived from two outbred parents

Description Usage Format Details Author(s) See Also Examples

Description

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

Usage

1

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). It is included to be used as a reference in order to understand how a data file needs to be. Also, it is used for the analysis in the tutorial that comes with OneMap.

Author(s)

Gabriel R A Margarido, gramarga@gmail.com

See Also

read.outcross2 for details about objects of class outcross.

Examples

1
2
3
4
5
data(example.out)

# perform two-point analyses
twopts <- rf.2pts(example.out)
twopts

BatchMap documentation built on May 2, 2019, 3:45 p.m.