get_traits_by_association_id {gwasrapidd} | R Documentation |
Get GWAS Catalog traits by association identifiers
Description
Gets traits by GWAS Catalog internal association identifiers.
Usage
get_traits_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 traits object.
[Package gwasrapidd version 0.99.18 Index]