mutMatFriendly {Ease} | R Documentation |
Translation of the list of individually defined mutations into allelic mutation matrices which are then used to generate the genotypic mutation matrix.
mutMatFriendly(genomeObj, mutations)
genomeObj |
a |
mutations |
list of mutations defined individually with the function mutation |
A list of the two list of allelic mutation matrices, for haploid and diploid loci respectively.
Ehouarn Le Faou