minor_allele_stats | R Documentation |
Generate Minor Allele necessary statistics
minor_allele_stats(
data,
calibrate.alleles = c("count", "depth", "ancestral"),
blacklist.markers = NULL,
markers.meta = NULL,
path.folder = 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.