get_hmdd_net: Retrieve miRNA-target networks from HMDD3

Description Usage Arguments Value Examples

Description

Queries HMDD3 miRNA-target interactions for a specified entity, which can be either a disease or a microRNA, then retrieves an edgelist tibble with the information.

Usage

1
get_hmdd_net(entity)

Arguments

entity

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

Value

An edgelist tibble containing the information queried.

Examples

1
2
get_hmdd_net("silicosis")
get_hmdd_net("hsa-mir-101")

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