get_traits_by_pubmed_id {gwasrapidd} | R Documentation |
Get GWAS Catalog traits by PubMed identifiers
Description
Gets traits whose associated publications match PubMed identifiers.
Usage
get_traits_by_pubmed_id(
pubmed_id = NULL,
verbose = FALSE,
warnings = TRUE,
page_size = 20L
)
Arguments
pubmed_id |
An |
verbose |
A |
warnings |
A |
page_size |
An |
Value
A traits object.
[Package gwasrapidd version 0.99.18 Index]