get_hmdd_causality: Retrieve causal miRNA-disease associations from HMDD3

Description Usage Arguments Value Examples

Description

Queries HMDD3 causal associations of a specified entity, which can be either a disease or a microRNA, then retrieves a tibble with the information.

Usage

1

Arguments

entity

A string corresponding to a disease or a microRNA ID. If the latter, there must be an "hsa-" prefix.

Value

A tibble containing the information queried.

Examples

1
2
get_hmdd_causality("sepsis")
get_hmdd_causality("hsa-mir-101")

jvfe/miRminer documentation built on July 20, 2020, 11:13 p.m.