get_associations_by_association_id {gwasrapidd} | R Documentation |
Get GWAS Catalog associations by their association identifiers
Description
Gets associations by GWAS Catalog internal association identifiers.
Usage
get_associations_by_association_id(
association_id = NULL,
verbose = FALSE,
warnings = TRUE,
page_size = 20L
)
Arguments
association_id |
A |
verbose |
A |
warnings |
A |
page_size |
An |
Value
A associations object.
[Package gwasrapidd version 0.99.18 Index]