Package: ReactomePA
Type: Package
Title: Reactome Pathway Analysis
Version: 1.36.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.4.0)
Imports: AnnotationDbi, DOSE (>= 3.5.1), enrichplot, ggplot2, ggraph,
        reactome.db, igraph, graphite
Suggests: BiocStyle, clusterProfiler, knitr, rmarkdown, org.Hs.eg.db,
        prettydoc, testthat
VignetteBuilder: knitr
ByteCompile: true
License: GPL-2
URL: https://yulab-smu.top/biomedical-knowledge-mining-book/
BugReports: https://github.com/GuangchuangYu/ReactomePA/issues
Packaged: 2021-05-20 01:54:53 UTC; biocbuild
biocViews: Pathways, Visualization, Annotation, MultipleComparison,
        GeneSetEnrichment, Reactome
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/ReactomePA
git_branch: RELEASE_3_13
git_last_commit: 78eb2e3
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Author: Guangchuang Yu [aut, cre],
  Vladislav Petyuk [ctb]
Built: R 4.1.0; ; 2021-05-20 09:41:25 UTC; windows
