fn_get_shared_miRNAs {SPONGE} | R Documentation |
Identify miRNAs for which both genes have miRNA binding sites aka miRNA response elements in the competing endogeneous RNA hypothesis
fn_get_shared_miRNAs(geneA, geneB, mir_interactions)
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 |
A vector with shared RNAs of the two genes.