To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("pathview")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.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.
Author: Weijun Luo
Maintainer: Weijun Luo <luo_weijun at yahoo.com>
Citation (from within R,
enter citation("pathview")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("pathview")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("pathview")
R Script | Pathview: pathway based data integration and visualization | |
Reference Manual | ||
Text | NEWS |
biocViews | DifferentialExpression, GeneExpression, GeneSetEnrichment, Genetics, GraphAndNetwork, Metabolomics, Microarray, Pathways, Proteomics, RNASeq, Sequencing, Software, SystemsBiology, Visualization |
Version | 1.6.0 |
In Bioconductor since | BioC 2.12 (R-3.0) |
License | GPL (>=3.0) |
Depends | R (>= 2.10), KEGGgraph, org.Hs.eg.db |
Imports | Rgraphviz, graph, png, AnnotationDbi, KEGGREST, methods, utils |
LinkingTo | |
Suggests | gage, org.Mm.eg.db, RUnit, BiocGenerics |
SystemRequirements | |
Enhances | |
URL | http://pathview.r-forge.r-project.org/ |
Depends On Me | |
Imports Me | CompGO |
Suggests Me | clusterProfiler, gage, gageData |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | pathview_1.6.0.tar.gz |
Windows Binary | pathview_1.6.0.zip |
Mac OS X 10.6 (Snow Leopard) | pathview_1.6.0.tgz |
Mac OS X 10.9 (Mavericks) | pathview_1.6.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!