getIntercrossingAndSelfingGenerations: Identify number of generations of intercrossing and selfing,...

Description Usage Arguments Details Value

View source: R/getIntercrossingAndSelfingGenerations.R

Description

Identify number of generations of intercrossing and selfing, per genetic line

Usage

1

Arguments

cross

The mpcross object containing the pedigree to be analysed.

Details

Many structured populations consist of a number of generations of mixing, followed by a number of generations of intercrossing, followed by inbreeding. This function identifies the number of generations of selfing and intercrossing, for each genetic line, in the case of 4-way, 8-way or 16-way multi-parent design.

Value

An integer matrix with two columns, giving the number of generations of selfing and intercrossing, for each genetic line. Or in the case of multiple experiments contained within a single object, a list of such matrices.


rohan-shah/mpMap2 documentation built on July 21, 2020, 8:58 p.m.