# NOT RUN {
data(msats.g)
maf(msats.g)
# minor allele identified from all indivudals
maf(msats.g, by.strata = TRUE)
# minor allele identified within each strata
maf(msats.g, by.strata = TRUE, maf.within = TRUE)
# }
Run the code above in your browser using DataLab