addProgenyData: Add progeny information to data after cross, doubledHaploid,...

Description Usage Arguments Value

View source: R/cross.R

Description

Add progeny information to data after cross, doubledHaploid, or selfFertilize

Usage

1
addProgenyData(bsl, geno, pedigree)

Arguments

bsl

the list that has all the objects for one simulation

geno

the genotypes of the progeny

pedigree

the three-column pedigree of the progeny (last col: DH, outbred, self) Normally DH=-1, outbred=0, self=nGen of selfing but that is not currenly properly updated

Value

data with progeny information added


BreedingSchemeLanguage documentation built on May 2, 2019, 10:17 a.m.