Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 799 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 799 Bytes

Note: DirichletFactor is packaged and the source code has been moved here. All updates will be posted only to the new repository and this repository has been deactivated. Thank you so much for your interest.

DirichletFactor

Dirichlet factor analysis model and its application in microbiome data analysis.

  • MCMC_fns.R: main functions for doing MCMC for the Dirichlet factor analysis model

  • factor_sim/: contains scripts used to generate Figure 2

  • application/: contains scripts used to generate Figure 3 and 4. GlobalPatterns dataset is contained in the phyloseq package and Ravel dataset can be downloaded here

  • ultitilies.R: useful helper functions