ancestral_groups_tbl: Creates an ancestral groups table.
Description
Creates a ancestral groups table.
Usage
ancestral_groups_tbl(
study_id = character(),
ancestry_id = integer(),
ancestral_group = character()
)
Value
A tibble
whose columns are the named arguments
to the function.
Arguments
- study_id
GWAS Catalog study accession identifier.
- ancestry_id
Ancestry identifier.
- ancestral_group
Ancestral group.