- Home
- Bioconductor 3.22
- Software Packages
- MetaDICT
MetaDICT
This is the released version of MetaDICT; for the devel version, see MetaDICT.
Microbiome data integration method via shared dictionary learning
Bioconductor version: Release (3.22)
MetaDICT is a method for the integration of microbiome data. This method is designed to remove batch effects and preserve biological variation while integrating heterogeneous datasets. MetaDICT can better avoid overcorrection when unobserved confounding variables are present.
Author: Bo Yuan [aut, cre] ORCID iD ORCID: 0009-0008-5428-4447 , Shulei Wang [aut]
Maintainer: Bo Yuan <boyuan5 at illinois.edu>
citation("MetaDICT")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MetaDICT")
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("MetaDICT")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.