child_efo_ids | R Documentation |
Get all child terms of this trait in the EFO hierarchy
child_efo_ids(
efo_id,
verbose = FALSE,
warnings = TRUE,
page_size = 20L,
progress_bar = TRUE
)
efo_id |
A EFO identifier. |
verbose |
A |
warnings |
A |
page_size |
An |
progress_bar |
Whether to show a progress bar as the paginated resources are retrieved. |
A character vector of EFO identifiers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.