Package: clusterProfiler
Type: Package
Title: statistical analysis and visualization of functional profiles
        for genes and gene clusters
Version: 3.12.0
Authors@R: c(
    person(given = "Guangchuang", family = "Yu",        email = "guangchuangyu@gmail.com",   role  = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6485-8781")),
    person(given = "Li-Gen",      family = "Wang",      email = "reeganwang020@gmail.com",   role  = "ctb"),
    person(given = "Giovanni",    family = "Dall'Olio", email = "giovanni.dallolio@upf.edu", role = "ctb",                   comment = "formula interface of compareCluster")
		)
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Description: This package implements methods to analyze and visualize
    functional profiles (GO and KEGG) of gene and gene clusters.
Depends: R (>= 3.4.0)
Imports: AnnotationDbi, DOSE (>= 3.5.1), enrichplot (>= 0.99.7),
        ggplot2, GO.db, GOSemSim, magrittr, methods, plyr, qvalue,
        rvcheck, stats, tidyr, utils
Suggests: AnnotationHub, dplyr, KEGG.db, knitr, org.Hs.eg.db,
        prettydoc, ReactomePA, testthat
VignetteBuilder: knitr
ByteCompile: true
License: Artistic-2.0
URL: https://guangchuangyu.github.io/software/clusterProfiler
BugReports: https://github.com/GuangchuangYu/clusterProfiler/issues
Packaged: 2019-05-03 02:08:36 UTC; biocbuild
biocViews: Annotation, Clustering, GeneSetEnrichment, GO, KEGG,
        MultipleComparison, Pathways, Reactome, Visualization
RoxygenNote: 6.1.1
git_url: https://git.bioconductor.org/packages/clusterProfiler
git_branch: RELEASE_3_9
git_last_commit: 6ec88d1
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-02
NeedsCompilation: no
Author: Guangchuang Yu [aut, cre, cph]
    (<https://orcid.org/0000-0002-6485-8781>),
  Li-Gen Wang [ctb],
  Giovanni Dall'Olio [ctb] (formula interface of compareCluster)
Built: R 3.6.0; ; 2019-05-03 13:04:19 UTC; windows
