Bioconductor 3.22 Released

DirichletMultinomial

This is the development version of DirichletMultinomial; for the stable release version, see DirichletMultinomial.

Dirichlet-Multinomial Mixture Model Machine Learning for Microbiome Data


Bioconductor version: Development (3.23)

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 (from within R, enter citation("DirichletMultinomial")):

Installation

To install this package, start R (version "4.6") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("DirichletMultinomial")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews Classification, Clustering, ImmunoOncology, Metagenomics, Microbiome, Sequencing, Software
Version 1.51.0
In Bioconductor since BioC 2.11 (R-2.15) (13 years)
License LGPL-3
Depends S4Vectors, IRanges
Imports stats4, methods, BiocGenerics
System Requirements gsl
URL https://mtmorgan.github.io/DirichletMultinomial/
Bug Reports https://github.com/mtmorgan/DirichletMultinomial/issues
See More
Suggests lattice, parallel, MASS, RColorBrewer, DT, knitr, rmarkdown, BiocStyle
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
Windows Binary (x86_64)
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/DirichletMultinomial
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/DirichletMultinomial
Package Short Url https://bioconductor.org/packages/DirichletMultinomial/
Package Downloads Report Download Stats