Package: clusterProfiler
Type: Package
Title: statistical analysis and visualization of functional profiles
        for genes and gene clusters
Version: 3.18.1
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, downloader, DOSE (>= 3.13.1), dplyr, enrichplot
        (>= 1.9.3), GO.db, GOSemSim, magrittr, methods, plyr, qvalue,
        rlang, rvcheck, stats, tidyr, utils
Suggests: AnnotationHub, knitr, org.Hs.eg.db, prettydoc, ReactomePA,
        testthat
VignetteBuilder: knitr
ByteCompile: true
License: Artistic-2.0
URL: https://yulab-smu.top/biomedical-knowledge-mining-book/
BugReports: https://github.com/GuangchuangYu/clusterProfiler/issues
Packaged: 2021-02-10 01:11:41 UTC; biocbuild
biocViews: Annotation, Clustering, GeneSetEnrichment, GO, KEGG,
        MultipleComparison, Pathways, Reactome, Visualization
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/clusterProfiler
git_branch: RELEASE_3_12
git_last_commit: 2c0fca7
git_last_commit_date: 2021-02-05
Date/Publication: 2021-02-09
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 4.0.3; ; 2021-02-10 13:49:48 UTC; windows
