Bioconductor version: Release (2.11)
This package provides functions for pathway analysis based on REACTOME pathway database. It will implement enrichment analysis, gene set enrichment analysis and functional modules detection.
Author: Guangchuang Yu <guangchuangyu at gmail.com>
Maintainer: Guangchuang Yu <guangchuangyu at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("ReactomePA")
To cite this package in a publication, start R and enter:
citation("ReactomePA")
| R Script | An introduction to ReactomePA | |
| cnetplot.pdf | ||
| rPAclusterProfiler.pdf | ||
| Reference Manual | ||
| Text | NEWS |
| biocViews | Bioinformatics, Pathways, Software, Visualization |
| Version | 1.2.1 |
| In Bioconductor since | BioC 2.10 (R-2.15) |
| License | GPL-2 |
| Depends | R (>= 2.10), DOSE |
| Imports | methods, AnnotationDbi, reactome.db, stats4, plyr, igraph, qvalue, graphics |
| Suggests | clusterProfiler, GOSemSim, org.Hs.eg.db |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | clusterProfiler, DOSE |
| Package Source | ReactomePA_1.2.1.tar.gz |
| Windows Binary | ReactomePA_1.2.1.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | ReactomePA_1.2.1.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!