Package: MicrobiomeProfiler
Title: An R/shiny package for microbiome functional enrichment analysis
Version: 1.2.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.0.2), config, DT, enrichplot, golem,
        magrittr, shiny (>= 1.6.0), shinyWidgets, shinycustomloader,
        htmltools, ggplot2, graphics, utils
Encoding: UTF-8
biocViews: Microbiome, Software, Visualization,KEGG
RoxygenNote: 7.1.2
Depends: R (>= 4.1.0)
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/MicrobiomeProfiler
git_branch: RELEASE_3_15
git_last_commit: fa84365
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-26 23:43:51 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.2.0; ; 2022-04-27 09:44:16 UTC; windows
