reported_genes_tbl: Creates an authors' reported genes table.

View source: R/class-associations.R

reported_genes_tblR Documentation

Creates an authors' reported genes table.

Description

Creates an authors' reported genes table.

Usage

reported_genes_tbl(
  association_id = character(),
  locus_id = integer(),
  gene_name = character()
)

Arguments

association_id

A character vector of association identifiers.

locus_id

An integer vector of locus identifiers.

gene_name

A character vector of gene symbol according to HUGO Gene Nomenclature (HGNC).

Value

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


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