selection.form.treatment {Ease}R Documentation

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)

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

Value

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

Author(s)

Ehouarn Le Faou


[Package Ease version 0.1.2 Index]