Bioc2026 Registration Open!

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

MaintainerGuangchuang Yu <guangchuangyu@gmail.com>
AuthorGuangchuang Yu [cre, aut] (ORCID: <https://orcid.org/0000-0002-6485-8781>), Meijun Chen [aut] (ORCID: <https://orcid.org/0000-0003-2486-8106>)
LicenseGPL-2
URLhttps://github.com/YuLab-SMU/MicrobiomeProfiler/, https://yulab-smu.top/contribution-knowledge-mining/
Bug Reportshttps://github.com/YuLab-SMU/MicrobiomeProfiler/issues
Downloads rank262
Source branchRELEASE_3_23
biocViewsKEGG, 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