Package: miRspongeR
Type: Package
Title: Identification and analysis of miRNA sponge regulation
Version: 2.13.5
Authors@R: 
    person(given = "Junpeng", 
           family = "Zhang", 
           role=c("aut", "cre"), 
           email = "zjp@dali.edu.cn")
Description: 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. 
Depends: R (>= 4.4.0)
License: GPL-3
URL: <https://github.com/zhangjunpeng411/miRspongeR>
Encoding: UTF-8
biocViews: GeneExpression, BiomedicalInformatics, NetworkEnrichment,
        Survival, Microarray, Software, SingleCell, Spatial, RNASeq
RoxygenNote: 7.3.2
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
VignetteBuilder: knitr
BugReports: https://github.com/zhangjunpeng411/miRspongeR/issues
git_url: https://git.bioconductor.org/packages/miRspongeR
git_branch: devel
git_last_commit: 5928b35
git_last_commit_date: 2025-10-16
Repository: Bioconductor 3.22
Date/Publication: 2025-10-16
NeedsCompilation: yes
Packaged: 2025-10-16 23:51:54 UTC; biocbuild
Author: Junpeng Zhang [aut, cre]
Maintainer: Junpeng Zhang <zjp@dali.edu.cn>
