gds2tidy | R Documentation |
GDS to tidy...
gds2tidy(
gds,
markers.meta = NULL,
markers.meta.select = NULL,
wide = FALSE,
individuals = NULL,
pop.id = TRUE,
calibrate.alleles = TRUE,
strip.rad = FALSE,
parallel.core = parallel::detectCores() - 1,
close.gds = FALSE,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.