# NOT RUN {
data(msats.g)
f <- alleleFreqs(msats.g)
f$D11t # Frequencies for Locus D11t
f.pop <- alleleFreqs(msats.g, TRUE, "prop")
f.pop$EV94[, "Coastal"] # Proportions of EV94 alleles in the Coastal population
# }
Run the code above in your browser using DataLab