Skip to content

knightlab-analyses/bloom-analyses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloom Analysis

Idenifies and removes sub OTUs which grow under room temperature storage conditions.

Installion

Download the repository from GitHub, and navigate into that directory. The repository can be installed by running the following commands in the linux terminal.

conda create -n bloom pip python=3 numpy jupyter seaborn matplotlib=1.5.1 statsmodels
source activate bloom
pip install scikit-bio
pip install emperor --pre
pip install -e .

Notebooks

All analysis notebooks can be initialized by running the command jupyter notebook from the terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published