Learn R Programming

Meiosis (version 1.0.2)

exdat: Example data

Description

Example data for illustration.

Usage

exdat

Arguments

Format

A list with 6 items
xoparam
List with crossover parameters (see create_xoparam)
positions
Genetic positions of loci
ind
Genotypic data of an individual
ind2
Genotypic data of another individual
founder
Segmental data of an individual
founder2
Segmental data of another individual

For details on the data structures, see vignette('Introduction', package = 'Meiosis').