Bioc2026 Registration Open!

pathview

a tool set for pathway based data integration and visualization

Bioconductor version: 3.23 · Package version: 1.52.0

Pathview is a tool set for pathway based data integration and visualization. It maps and renders a wide variety of biological data on relevant pathway graphs. All users need is to supply their data and specify the target pathway. Pathview automatically downloads the pathway graph data, parses the data file, maps user data to the pathway, and render pathway graph with the mapped data. In addition, Pathview also seamlessly integrates with pathway and gene set (enrichment) analysis tools for large-scale and fully automated analysis.

Installation

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

BiocManager::install("pathview")

Details

MaintainerWeijun Luo <luo_weijun@yahoo.com>
AuthorWeijun Luo
LicenseGPL (>=3.0)
URLhttps://github.com/datapplab/pathview, https://pathview.uncc.edu/
Downloads rank5394
Source branchRELEASE_3_23
biocViewsDifferentialExpression, GeneExpression, GeneSetEnrichment, Genetics, GraphAndNetwork, Metabolomics, Microarray, Pathways, Proteomics, RNASeq, Sequencing, Software, SystemsBiology, Visualization

Documentation

Download

Dependencies

Depends: R (>= 3.5.0)

Imports: KEGGgraph, XML, Rgraphviz, graph, png, AnnotationDbi, org.Hs.eg.db, KEGGREST, methods, utils

Suggests: gage, org.Mm.eg.db, RUnit, BiocGenerics

Reverse dependencies

Depends On Me (2): EGSEA, SBGNview

Imports Me (5): debrowser, EnrichmentBrowser, GDCRNATools, lilikoi, SQMtools

Suggests Me (5): CAGEWorkflow, gage, gageData, ReporterScore, TCGAbiolinks