Generates a matrix that allows to go from genotypic frequencies to allelic frequencies.
alleleFreqMatGeneration(genomeObj)
A matrix for calculating allelic frequencies from genotypes frequencies.
a Genome
object
Ehouarn Le Faou
An allele frequency matrix is a matrix with rows equal to the number of genotypes and columns equal to the number of alleles. By multiplying a row matrix of genotype frequencies we obtain a row matrix of associated allele frequencies.