ancestral_groups_tbl {gwasrapidd} | R Documentation |
Creates a ancestral groups table.
ancestral_groups_tbl(
study_id = character(),
ancestry_id = integer(),
ancestral_group = character()
)
study_id |
GWAS Catalog study accession identifier. |
ancestry_id |
Ancestry identifier. |
ancestral_group |
Ancestral group. |
A tibble
whose columns are the named arguments
to the function.