Calculate minimum allele frequencies for each locus.
maf(g, by.strata = FALSE)
logical. If TRUE
every element in the return list is
a three dimensional array where the third dimension contains frequencies
and proportions for each stratum.
A vector or array of minimum allele frequencies at each locus.
# NOT RUN {
data(msats.g)
maf(msats.g)
# }
Run the code above in your browser using DataLab