Skip to content

krisrs1128/microbiome_plvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latent Variable Modeling for the Microbiome

This repository includes all code for simulations, data analysis, and figures in "Latent Variable Modeling for the Microbiome" by Sankaran and Holmes. The high level commands, corresponding to different sections, are given in src/run_all.sh. To facilitate direct experimentation, we have also provided a docker image (built using the Dockerfile, and available from the Stanford Digital Repository with all software requirements preinstalled and this repo copied into the image's /home/ directory. The image can be loaded using docker load --input microbiome_plvm.tar, and analysis can be reproduced by opening a container docker run -it microbiome_plvm bash, navigating to /home/src/ and executing lines from run_all.sh.

About

Code for simulations and analysis for "Latent Variable Modeling for the Microbiome."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published