get_traits_by_efo_id {gwasrapidd} | R Documentation |
Gets traits whose phenotypic trait is matched by EFO identifiers.
get_traits_by_efo_id(
efo_id = NULL,
verbose = FALSE,
warnings = TRUE,
page_size = 20L
)
efo_id |
A character vector of EFO identifiers. |
verbose |
A |
warnings |
A |
page_size |
An |
A traits object.