fake.bc.onemap {onemap}R Documentation

Simulated data from a backcross population

Description

Simulated data set from a backcross population.

Usage

data(fake.bc.onemap)

Format

An object of class bc.onemap.

Details

A total of 150 individuals were genotyped for 67 markers with 15% of missing data. There is one quantitative phenotype to show how to use onemap output as R\qtl input.

Author(s)

Marcelo Mollinari, mmollina@usp.br

See Also

read.mapmaker for details about objects of class bc.onemap.

Examples

data(fake.bc.onemap)

# perform two-point analyses
twopts <- rf.2pts(fake.bc.onemap)
twopts

[Package onemap version 2.0-4 Index]