Package: simplifyEnrichment
Type: Package
Title: Simplify Functional Enrichment Results
Version: 1.2.0
Date: 2021-4-16
Authors@R: person("Zuguang", "Gu", email = "z.gu@dkfz.de", role = c("aut", "cre"),
                  comment = c('ORCID'="0000-0002-7395-8709"))
Depends: R (>= 3.6.0), BiocGenerics, grid
Imports: GOSemSim, ComplexHeatmap (>= 2.7.4), circlize, GetoptLong,
        digest, tm, GO.db, org.Hs.eg.db, AnnotationDbi, slam, methods,
        clue, grDevices, graphics, stats, utils, proxyC, Matrix,
        cluster (>= 1.14.2)
Suggests: knitr, ggplot2, cowplot, mclust, apcluster, MCL, dbscan,
        igraph, gridExtra, dynamicTreeCut, testthat, gridGraphics,
        clusterProfiler, msigdbr, DOSE, DO.db, reactome.db, flexclust,
        BiocManager, InteractiveComplexHeatmap (>= 0.99.11), shiny,
        shinydashboard, cola, hu6800.db, rmarkdown
Description: A new clustering algorithm, binary cut, for clustering similarity matrices of functional terms
         is implemeted in this package. It also provideds functionalities for visualizing, summarizing and comparing the clusterings.
biocViews: Software, Visualization, GO, Clustering, GeneSetEnrichment
URL: https://github.com/jokergoo/simplifyEnrichment,
        https://simplifyEnrichment.github.io
VignetteBuilder: knitr
License: MIT + file LICENSE
git_url: https://git.bioconductor.org/packages/simplifyEnrichment
git_branch: RELEASE_3_13
git_last_commit: 02e5cb4
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 02:26:18 UTC; biocbuild
Author: Zuguang Gu [aut, cre] (<https://orcid.org/0000-0002-7395-8709>)
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Built: R 4.1.0; ; 2021-05-20 10:06:12 UTC; windows
