View source: R/get_associations.R
get_associations_by_efo_id | R Documentation |
Gets associations whose phenotypic trait is matched by EFO identifiers.
get_associations_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 associations object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.