Package: MicrobiomeProfiler
Title: An R/shiny package for microbiome functional enrichment analysis
Version: 1.7.0
Authors@R: c(
    person(given = "Meijun",family = "Chen",role = c("aut", "cre"),email = "mjchen1996@outlook.com",comment = c(ORCID = "0000-0003-2486-8106")),
    person(given = "Guangchuang", family = "Yu", email = "guangchuangyu@gmail.com", role  = c("aut", "ths"), comment = c(ORCID = "0000-0002-6485-8781"))
    )
Description: This is an R/shiny package to perform functional enrichment analysis for microbiome data. 
             This package was based on clusterProfiler. Moreover, MicrobiomeProfiler support KEGG enrichment analysis,
             COG enrichment analysis, Microbe-Disease association enrichment analysis, Metabo-Pathway analysis.
License: GPL-2
URL: https://github.com/YuLab-SMU/MicrobiomeProfiler/
BugReports: https://github.com/YuLab-SMU/MicrobiomeProfiler/issues
Imports: clusterProfiler (>= 4.5.2), config, DT, enrichplot, golem,
        gson, methods, magrittr, shiny (>= 1.6.0), shinyWidgets,
        shinycustomloader, htmltools, ggplot2, graphics, stats, utils
Encoding: UTF-8
biocViews: Microbiome, Software, Visualization,KEGG
RoxygenNote: 7.2.3
Depends: R (>= 4.2.0)
Suggests: rmarkdown, knitr, testthat (>= 3.0.0), prettydoc
Config/testthat/edition: 3
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/MicrobiomeProfiler
git_branch: devel
git_last_commit: 53d4fc8
git_last_commit_date: 2023-04-25
Date/Publication: 2023-04-26
NeedsCompilation: no
Packaged: 2023-04-26 23:53:47 UTC; biocbuild
Author: Meijun Chen [aut, cre] (<https://orcid.org/0000-0003-2486-8106>),
  Guangchuang Yu [aut, ths] (<https://orcid.org/0000-0002-6485-8781>)
Maintainer: Meijun Chen <mjchen1996@outlook.com>
Built: R 4.3.0; ; 2023-04-27 12:02:02 UTC; windows
