Name Mode Size
R 040000
man 040000
vignettes 040000
DESCRIPTION 100644 1 kb
NAMESPACE 100644 1 kb
NEWS 100644 5 kb
README.md 100644 1 kb
README.md
# ReactomePA: Reactome Pathway Analysis 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. ## Authors ## Guangchuang YU, School of Public Health, The University of Hong Kong [http://ygc.name](http://ygc.name) ## License ## All source code is copyright, under the GPL-2 License. For more information on GPL-2 License see [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html) ## Installation ## To install: * the latest released version: `biocLite("ReactomePA")` * the latest development version: `install_github("GuangchuangYu/ReactomePA")` Find out more at [http://www.bioconductor.org/packages/release/bioc/html/ReactomePA.html](http://www.bioconductor.org/packages/release/bioc/html/ReactomePA.html) and check out the [vignettes](http://www.bioconductor.org/packages/release/bioc/vignettes/ReactomePA/inst/doc/ReactomePA.pdf).