powered by
alleleFreqFormat(x, g)
data(msats.g) x <- cbind( id = sample(indNames(msats.g), 10, rep = TRUE), locus = sample(locNames(msats.g), 10, rep = TRUE) ) alleleFreqFormat(x, msats.g)
Run the code above in your browser using DataLab