Conversion of a list of selection formulas into a genotypic (or haplotypic)
fitness vector associated with a Genome
object.
selectFormIntoVect(selectFormula, genomeObj, haplo = FALSE)
a vector of fitness values
a list of selection formulas
a Genome
object
logical indicating whether the selection should apply to haplotypes (in the case of gametic selection for example)
Ehouarn Le Faou