extractAlleleComb: Extract the allele combination

View source: R/ModelFunctions.R

extractAlleleCombR Documentation

Extract the allele combination

Description

Conversion of an allelic combination defined in a selection formula into the vector listing the alleles present (alleles that must be in the homozygous state appear 2 times, 1 time for heterozygous).

Usage

extractAlleleComb(xVect)

Arguments

xVect

allelic combination extracted from a selection formula.

Value

the list of alleles that must be present in the genotype to match the input allelic combination

Author(s)

Ehouarn Le Faou


Ease documentation built on Nov. 10, 2022, 5:54 p.m.