Bioc2026 Registration Open!

PanomiR

Detection of miRNAs that regulate interacting groups of pathways

Bioconductor version: 3.23 · Package version: 1.16.0

PanomiR is a package to detect miRNAs that target groups of pathways from gene expression data. This package provides functionality for generating pathway activity profiles, determining differentially activated pathways between user-specified conditions, determining clusters of pathways via the PCxN package, and generating miRNAs targeting clusters of pathways. These function can be used separately or sequentially to analyze RNA-Seq data.

Installation

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

BiocManager::install("PanomiR")

Details

MaintainerPourya Naderi <pouryany@gmail.com>
AuthorPourya Naderi [aut, cre], Yue Yang (Alan) Teo [aut], Ilya Sytchev [aut], Winston Hide [aut]
LicenseMIT + file LICENSE
URLhttps://github.com/pouryany/PanomiR
Bug Reportshttps://github.com/pouryany/PanomiR/issues
Downloads rank245
Source branchRELEASE_3_23
biocViewsGeneExpression, GeneSetEnrichment, GeneTarget, Pathways, Software, miRNA

Documentation

Download

Dependencies

Depends: R (>= 4.2.0)

Imports: clusterProfiler, dplyr, forcats, GSEABase, igraph, limma, metap, org.Hs.eg.db, parallel, preprocessCore, RColorBrewer, rlang, tibble, withr, utils

Suggests: testthat (>= 3.0.0), BiocStyle, knitr, rmarkdown