View source: R/class-studies.R
genotyping_techs_tbl | R Documentation |
Creates a genotyping technologies table.
genotyping_techs_tbl(
study_id = character(),
genotyping_technology = character()
)
study_id |
GWAS Catalog study accession identifier. |
genotyping_technology |
Genotyping technology. |
A tibble
whose columns are the named arguments
to the function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.