Skip to content

MaStatLab/DTMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DTMM: Dirichlet-tree Multinomial Mixtures for clustering microbiome compositions

Perform unsupervised clustering of amplicon sequencing data in microbiome studies with the Dirichlet-tree Multinomial Mixtures. For more information, see Mao and Ma (2020).

Install

The package can be installed on Linux and Mac using devtools:

install.packages('devtools')
library('devtools')
devtools::install_github('MaStatLab/DTMM')

Reference

Mao J. and Ma L. (2020). Dirichlet-tree multinomial mixtures for clustering microbiome compositions. https://arxiv.org/abs/2008.00400

About

Dirichlet-tree Multinomial Mixtures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published