biolink_search | R Documentation |
https://api.monarchinitiative.org/api/search/entity/uveal
biolink_search(phrase_or_id, rows = 20)
phrase_or_id |
Something for which we are looking for more information, or to find useful entities. |
rows |
Number of rows of results to fetch. |
Note, as opposed to the bioentity_ functions, the biolink_search results are not standardized to a tibble?
https://api.monarchinitiative.org/api/search/entity/autocomplete/MELANOMA
A list of (the search results, and monarch_api S3 class.)
term <- "uveal melanoma"
biolink_search(term)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.