generate_stats | R Documentation |
Generate individuals and markers statistics
generate_stats(
gds,
individuals = TRUE,
markers = TRUE,
missing = TRUE,
heterozygosity = TRUE,
coverage = TRUE,
allele.coverage = TRUE,
mac = TRUE,
snp.position.read = TRUE,
snp.per.locus = TRUE,
subsample = NULL,
exhaustive = TRUE,
force.stats = TRUE,
path.folder = NULL,
plot = TRUE,
digits = 6,
file.date = NULL,
parallel.core = parallel::detectCores() - 1,
verbose = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.