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.


gwasrapidd documentation built on June 8, 2025, 1:58 p.m.