The multiEnrichment package offers four multi-omics enrichment analysis algorithms: mitch, multiGSEA, ActivePathways, and multiNetEnrich, and it supports multi-omics analysis using clusterProfiler. multiEnrichment standardizes input and output formats, and its results can be visualized using enrichplot.
Erqiang Hu
Department of Bioinformatics, School of Basic Medical Sciences, Southern Medical University.
You can install the released version of multiEnrichment from Github with:
devtools::install_github("huerqiang/multiEnrichment")This is a basic example which shows you how to solve a common problem:
library(multiEnrichment)
## basic example code