MicrobiomeProfiler
An R/shiny package for microbiome functional enrichment analysis
Bioconductor version: 3.23 · Package version: 1.18.1
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MicrobiomeProfiler") Details
| Maintainer | Guangchuang Yu <guangchuangyu@gmail.com> |
| Author | Guangchuang Yu [cre, aut] (ORCID: <https://orcid.org/0000-0002-6485-8781>), Meijun Chen [aut] (ORCID: <https://orcid.org/0000-0003-2486-8106>) |
| License | GPL-2 |
| URL | https://github.com/YuLab-SMU/MicrobiomeProfiler/, https://yulab-smu.top/contribution-knowledge-mining/ |
| Bug Reports | https://github.com/YuLab-SMU/MicrobiomeProfiler/issues |
| Downloads rank | 262 |
| Source branch | RELEASE_3_23 |
| biocViews | KEGG, Microbiome, Software, Visualization |
Documentation
Download
Dependencies
Depends: R (>= 4.2.0)
Imports: clusterProfiler (>= 4.5.2), enrichit, config, DT, enrichplot, golem, gson, methods, magrittr, shiny (>= 1.6.0), shinyWidgets, shinycustomloader, htmltools, ggplot2, graphics, stats, utils, yulab.utils
Suggests: rmarkdown, knitr, testthat (>= 3.0.0), prettydoc