extractAlleleComb {Ease} | R 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
[Package Ease version 0.1.2 Index]