View source: R/class-studies.R
| ancestral_groups_tbl | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.