Package: ReactomePA
Type: Package
Title: Reactome Pathway Analysis
Version: 1.22.0
Authors@R: c(person(given = "Guangchuang", family = "Yu",
	   	    email = "guangchuangyu@gmail.com",
		    role  = c("aut", "cre")),
	     person(given = "Vladislav", family = "Petyuk",
	     	    email = "petyuk@gmail.com",
		    role  = "ctb"))
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Description: 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.
Depends: R (>= 3.3.1), DOSE (>= 3.0.0)
Imports: AnnotationDbi, reactome.db, igraph, graphite
Suggests: BiocStyle, clusterProfiler, knitr, org.Hs.eg.db, testthat
VignetteBuilder: knitr
ByteCompile: true
License: GPL-2
URL: https://guangchuangyu.github.io/ReactomePA
BugReports: https://github.com/GuangchuangYu/ReactomePA/issues
Packaged: 2017-10-31 00:21:21 UTC; biocbuild
biocViews: Pathways, Visualization, Annotation, MultipleComparison,
        GeneSetEnrichment, Reactome
RoxygenNote: 6.0.1
NeedsCompilation: no
Author: Guangchuang Yu [aut, cre],
  Vladislav Petyuk [ctb]
Built: R 3.4.2; ; 2017-10-31 07:27:40 UTC; windows
