Learn R Programming

onemap (version 2.0-1)

fake.bc.onemap: Simulated data from a backcross population

Description

Simulated data set from a backcross population.

Usage

data(fake.bc.onemap)

Arguments

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.

See Also

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

Examples

Run this code
data(fake.bc.onemap)

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

Run the code above in your browser using DataLab