crosses2predict: crosses2predict

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Make a data.frame of all pairwise matings given a vector of parent IDs. Include selfs. No reciprocal crosses, i.e. use as male == use as female. Diagonal and upper-triangle of mating matrix.

Usage

1
crosses2predict(parents)

Arguments

parents

Value

tibble, two columns, sireID and damID, all pairwise crosses (see details).


wolfemd/predCrossVar documentation built on Dec. 21, 2020, 10:14 a.m.