Description Usage Arguments Value Examples
Queries HMDD3 causal associations of a specified entity, which can be either a disease or a microRNA, then retrieves a tibble with the information.
1 | get_hmdd_causality(entity)
|
entity |
A string corresponding to a disease or a microRNA ID. If the latter, there must be an "hsa-" prefix. |
A tibble containing the information queried.
1 2 | get_hmdd_causality("sepsis")
get_hmdd_causality("hsa-mir-101")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.