Bioconductor version: Release (2.12)
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 analysis tools for large-scale and fully automated analysis.
Author: Weijun Luo
Maintainer: Weijun Luo <luo_weijun at yahoo.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("pathview")
To cite this package in a publication, start R and enter:
citation("pathview")
R Script | Pathview: pathway based data integration and visualization | |
Reference Manual | ||
Text | NEWS |
biocViews | Bioinformatics, DifferentialExpression, GeneExpression, GeneSetEnrichment, Genetics, GraphsAndNetworks, Metabolomics, Microarray, NetworkVisualization, Pathways, Proteomics, RNAseq, Software |
Version | 1.1.4 |
In Bioconductor since | BioC 2.13 (R-2.18) |
License | GPL (>=3.0) |
Depends | R (>= 2.10), KEGGgraph, org.Hs.eg.db |
Imports | Rgraphviz, graph, png, AnnotationDbi, methods, utils |
Suggests | gage, org.Mm.eg.db, RUnit, BiocGenerics |
System Requirements | |
URL | http://pathview.r-forge.r-project.org/ |
Depends On Me | |
Imports Me | |
Suggests Me | gage, gageData |
Package Source | pathview_1.1.4.tar.gz |
Windows Binary | pathview_1.1.4.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | pathview_1.1.4.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!