Package: enrichplot
Title: Visualization of Functional Enrichment Result
Version: 1.0.2
Authors@R: person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6485-8781"))
Description: The 'enrichplot' package implements several visualization methods for interpreting functional enrichment results obtained from ORA or GSEA analysis.
             All the visualization methods are developed based on 'ggplot2' graphics.
Depends: R (>= 3.4.0)
Imports: AnnotationDbi, cowplot, DOSE (>= 3.5.1), ggplot2, ggraph,
        ggridges, GOSemSim, graphics, grDevices, grid, igraph, methods,
        reshape2, UpSetR, utils
Suggests: clusterProfiler, knitr, org.Hs.eg.db, prettydoc
VignetteBuilder: knitr
License: Artistic-2.0
URL: https://github.com/GuangchuangYu/enrichplot
BugReports: https://github.com/GuangchuangYu/enrichplot/issues
biocViews: Annotation, GeneSetEnrichment, GO, KEGG, Pathways, Software,
        Visualization
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-30 04:56:15 UTC; biocbuild
Author: Guangchuang Yu [aut, cre] (<https://orcid.org/0000-0002-6485-8781>)
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Built: R 3.5.0; ; 2018-05-30 12:06:08 UTC; windows
