ReactomePA
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see ReactomePA.
Reactome Pathway Analysis
Bioconductor version: 3.6
This package provides functions for pathway analysis based on REACTOME pathway database. It implements enrichment analysis, gene set enrichment analysis and several functions for visualization.
Author: Guangchuang Yu [aut, cre], Vladislav Petyuk [ctb]
Maintainer: Guangchuang Yu <guangchuangyu at gmail.com>
      Citation (from within R, enter 
  citation("ReactomePA")):
      
    Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("ReactomePA")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual | |
| NEWS | Text | 
Details
| biocViews | Annotation, GeneSetEnrichment, MultipleComparison, Pathways, Reactome, Software, Visualization | 
| Version | 1.22.0 | 
| In Bioconductor since | BioC 2.10 (R-2.15) (12 years) | 
| License | GPL-2 | 
| Depends | R (>= 3.3.1), DOSE(>= 3.0.0) | 
| Imports | AnnotationDbi, reactome.db, igraph, graphite | 
| System Requirements | |
| URL | https://guangchuangyu.github.io/ReactomePA | 
| Bug Reports | https://github.com/GuangchuangYu/ReactomePA/issues | 
See More
| Suggests | BiocStyle, clusterProfiler, knitr, org.Hs.eg.db, testthat | 
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | bioCancer, LINC, miRsponge | 
| Suggests Me | ChIPseeker, CINdex, clusterProfiler | 
| Links To Me | |
| Build Report | Build Report | 
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | ReactomePA_1.22.0.tar.gz | 
| Windows Binary | ReactomePA_1.22.0.zip | 
| Mac OS X 10.11 (El Capitan) | ReactomePA_1.22.0.tgz | 
| Source Repository | git clone https://git.bioconductor.org/packages/ReactomePA | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/ReactomePA | 
| Package Short Url | https://bioconductor.org/packages/ReactomePA/ | 
| Package Downloads Report | Download Stats | 
| Old Source Packages for BioC 3.6 | Source Archive |