fake.f2.onemap {onemap}R Documentation

Simulated data from a F2 population

Description

Simulated data set from a F2 population.

Usage

data(fake.f2.onemap)

Format

An object of class f2.onemap.

Details

A total of 200 individuals were genotyped for 66 markers (36 co-dominant, i.e. AA, AB or BB and 30 dominant i.e. Not AA or AA and Not BB or BB) with 15% of missing data. There is one quantitative phenotype to show how to use onemap output as R\qtl and QTL Cartographer input. Also, it is used for the analysis in the tutorial that comes with OneMap.

Author(s)

Marcelo Mollinari, mmollina@usp.br

See Also

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

Examples

data(fake.f2.onemap)

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

[Package onemap version 2.0-4 Index]