Learn R Programming

Ease (version 0.1.2)

mutMatFriendly: Individual mutation definition to allelic mutation matrices

Description

Translation of the list of individually defined mutations into allelic mutation matrices which are then used to generate the genotypic mutation matrix.

Usage

mutMatFriendly(genomeObj, mutations)

Value

A list of the two list of allelic mutation matrices, for haploid and diploid loci respectively.

Arguments

genomeObj

a Genome object

mutations

list of mutations defined individually with the function mutation

Author

Ehouarn Le Faou