mutMatFriendly {Ease} | R Documentation |
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)
Arguments
genomeObj |
a |
mutations |
list of mutations defined individually with the function mutation |
Value
A list of the two list of allelic mutation matrices, for haploid and diploid loci respectively.
Author(s)
Ehouarn Le Faou
[Package Ease version 0.1.2 Index]