powered by
gtypes
strataSplit(g, strata = NULL, remove.sequences = FALSE)
NULL
TRUE
g
data(msats.g) # Proportion of unique alleles in each stratum msats.list <- strataSplit(msats.g) sapply(msats.list, propUniqueAlleles)
Run the code above in your browser using DataLab