platforms_tbl {gwasrapidd} | R Documentation |
Creates a platforms table.
Description
Creates a platforms table.
Usage
platforms_tbl(study_id = character(), manufacturer = character())
Arguments
study_id |
GWAS Catalog study accession identifier. |
manufacturer |
Platform manufacturer. |
Value
A tibble
whose columns are the named arguments
to the function.
[Package gwasrapidd version 0.99.18 Index]