extract_genotypes_metadata | R Documentation |
Import gds or radiator genotypes meta node
extract_genotypes_metadata(
gds,
genotypes.meta.select = NULL,
genotypes = FALSE,
radiator.node = TRUE,
index.only = FALSE,
sync.markers.individuals = TRUE,
whitelist = FALSE,
blacklist = FALSE,
verbose = FALSE
)
gds |
The gds object. |
genotypes.meta.select |
(optional, character) Default: |
genotypes |
(optional, character) Default: |
radiator.node |
(optional, logical) Default: |
index.only |
(optional, logical) Default: |
sync.markers.individuals |
(optional, logical) Default: |
whitelist |
(optional, logical) Default: |
blacklist |
(optional, logical) Default: |
verbose |
(optional, logical) When |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.