Learn R Programming

gwasrapidd (version 0.99.17)

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.