cross_xo: Cross individuals (segmental representation)

Description Usage Arguments Value Examples

Description

Simulation of a cross.

Usage

1
cross_xo(father, mother, xoparam, check = FALSE)

Arguments

father

List. Father.

mother

List. Mother.

xoparam

List. Crossover parameters.

check

Logical. Should checks be performed?

Value

List. A new individual.

Examples

1
2
data(exdat, package = 'Meiosis')
Meiosis::cross_xo(exdat$founder, exdat$founder2, exdat$xoparam)

DominikMueller64/Meiosis documentation built on May 6, 2019, 2:52 p.m.