- Home
- Bioconductor 3.21
- Software Packages
- DirichletMultinomial
DirichletMultinomial
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see DirichletMultinomial.
Dirichlet-Multinomial Mixture Model Machine Learning for Microbiome Data
Bioconductor version: 3.21
Dirichlet-multinomial mixture models can be used to describe variability in microbial metagenomic data. This package is an interface to code originally made available by Holmes, Harris, and Quince, 2012, PLoS ONE 7(2): 1-15, as discussed further in the man page for this package, ?DirichletMultinomial.
Author: Martin Morgan [aut, cre] ORCID iD ORCID: 0000-0002-5874-8148
Maintainer: Martin Morgan <mtmorgan.xyz at gmail.com>
citation("DirichletMultinomial")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DirichletMultinomial")
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("DirichletMultinomial")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.