get_associations_by_efo_trait {gwasrapidd} | R Documentation |
Get GWAS Catalog associations by EFO traits
Description
Gets associations that match EFO trait description.
Usage
get_associations_by_efo_trait(
efo_trait = NULL,
verbose = FALSE,
warnings = TRUE,
page_size = 20L
)
Arguments
efo_trait |
A |
verbose |
A |
warnings |
A |
page_size |
An |
Value
A associations object.
[Package gwasrapidd version 0.99.18 Index]