selection.form.treatment {Ease} | R Documentation |
Conversion of the factors of a selection formula into the list of corresponding allelic combinations
selection.form.treatment(factors, genomeObj = NULL, checking = FALSE)
factors |
formula factors (right-hand members) |
genomeObj |
a |
checking |
logical indicating whether a test verifying the compatibility of input factors with the genome |
A list of vectors enumerating the allelic combinations that correspond to the factors
Ehouarn Le Faou