ancestral_groups_tbl: Creates an ancestral groups table.

View source: R/class-studies.R

ancestral_groups_tblR Documentation

Creates an ancestral groups table.

Description

Creates a ancestral groups table.

Usage

ancestral_groups_tbl(
  study_id = character(),
  ancestry_id = integer(),
  ancestral_group = character()
)

Arguments

study_id

GWAS Catalog study accession identifier.

ancestry_id

Ancestry identifier.

ancestral_group

Ancestral group.

Value

A tibble whose columns are the named arguments to the function.


ramiromagno/gwasrapidd documentation built on Jan. 3, 2024, 10:21 p.m.