fn_get_shared_miRNAs: Identify miRNAs for which both genes have miRNA binding sites...

View source: R/fn_sponge.R

fn_get_shared_miRNAsR Documentation

Identify miRNAs for which both genes have miRNA binding sites aka miRNA response elements in the competing endogeneous RNA hypothesis

Description

Identify miRNAs for which both genes have miRNA binding sites aka miRNA response elements in the competing endogeneous RNA hypothesis

Usage

fn_get_shared_miRNAs(geneA, geneB, mir_interactions)

Arguments

geneA

The first gene

geneB

The second gene

mir_interactions

A named list of genes, where for each gene all miRNA interacting partners are listed

Value

A vector with shared RNAs of the two genes.


mlist/SPONGE documentation built on Feb. 12, 2023, 1:22 a.m.