genotyping_techs_tbl: Creates a genotyping technologies table.

View source: R/class-studies.R

genotyping_techs_tblR Documentation

Creates a genotyping technologies table.

Description

Creates a genotyping technologies table.

Usage

genotyping_techs_tbl(
  study_id = character(),
  genotyping_technology = character()
)

Arguments

study_id

GWAS Catalog study accession identifier.

genotyping_technology

Genotyping technology.

Value

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


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