Learn R Programming

Ease (version 0.1.2)

selection.form.treatment: Treatment of a selection formula

Description

Conversion of the factors of a selection formula into the list of corresponding allelic combinations

Usage

selection.form.treatment(factors, genomeObj = NULL, checking = FALSE)

Value

A list of vectors enumerating the allelic combinations that correspond to the factors

Arguments

factors

formula factors (right-hand members)

genomeObj

a Genome object for the test (see checking parameter)

checking

logical indicating whether a test verifying the compatibility of input factors with the genome

Author

Ehouarn Le Faou