Generation of a mutation matrix from the allele enumeration vector of a loci and the forward and backward mutation rates.
mutMatRates(alleles, forwardMut, backwardMut)
An allelic mutation matrix (probability matrix which associates to each allele in a row the probability of mutating or not to the other alleles of the locus in question).
allele enumeration vector of a locus
forward mutation rate
backward mutation rate
Ehouarn Le Faou
See MutationMatrix
for more details on mutation matrices.