Bioc2026 Registration Open!

miRspongeR

Identification and analysis of miRNA sponge regulation

Bioconductor version: 3.23 · Package version: 2.16.0

This package provides several functions to explore miRNA sponge (also called ceRNA or miRNA decoy) regulation from putative miRNA-target interactions or/and transcriptomics data (including bulk, single-cell and spatial gene expression data). It provides eight popular methods for identifying miRNA sponge interactions, and an integrative method to integrate miRNA sponge interactions from different methods, as well as the functions to validate miRNA sponge interactions, and infer miRNA sponge modules, conduct enrichment analysis of miRNA sponge modules, and conduct survival analysis of miRNA sponge modules. By using a sample control variable strategy, it provides a function to infer sample-specific miRNA sponge interactions. In terms of sample-specific miRNA sponge interactions, it implements three similarity methods to construct sample-sample correlation network.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("miRspongeR")

Details

MaintainerJunpeng Zhang <zjp@dali.edu.cn>
AuthorJunpeng Zhang [aut, cre]
LicenseGPL-3
URL<https://github.com/zhangjunpeng411/miRspongeR>
Bug Reportshttps://github.com/zhangjunpeng411/miRspongeR/issues
Downloads rank309
Source branchRELEASE_3_23
biocViewsBiomedicalInformatics, GeneExpression, Microarray, NetworkEnrichment, RNASeq, SingleCell, Software, Spatial, Survival

Documentation

Download

Dependencies

Depends: R (>= 4.4.0)

Imports: corpcor, SPONGE, parallel, igraph, MCL, clusterProfiler, ReactomePA, DOSE, survival, grDevices, graphics, stats, utils, Rcpp, RColorBrewer, grid, org.Hs.eg.db, foreach, doParallel

Suggests: BiocStyle, knitr, rmarkdown, testthat