- Home
- Bioconductor 3.19
- Software Packages
- MMUPHin
MMUPHin
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see MMUPHin.
Meta-analysis Methods with Uniform Pipeline for Heterogeneity in Microbiome Studies
Bioconductor version: 3.19
MMUPHin is an R package for meta-analysis tasks of microbiome cohorts. It has function interfaces for: a) covariate-controlled batch- and cohort effect adjustment, b) meta-analysis differential abundance testing, c) meta-analysis unsupervised discrete structure (clustering) discovery, and d) meta-analysis unsupervised continuous structure discovery.
Author: Siyuan Ma
Maintainer: Siyuan MA <syma.research at gmail.com>
citation("MMUPHin")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MMUPHin")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("MMUPHin")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.