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