Skip to content

caporaso-lab/office-microbes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Office microbes

Notebooks and code for our Sloan office microbiome project (pre-print here, currently in press at mSystems).

The processed files used in these notebooks are available upon request (due to size, > 120GB). All raw data is publicly accessible in ERA under accession number ERP014651, and the processed files can all be computed from these raw files using QIIME 1.9.1.

To get started using this code

  1. create a conda enviornment for the project: conda create -n office-microbes python=3.4 scikit-bio; source activate office-microbes
  2. clone the repository: git clone git@github.com:gregcaporaso/office-microbes.git
  3. change to the resulting directory: cd office-microbes
  4. run: pip install -e .
  5. Change to the Final directory and launch the Jupyter notebook server with the command jupyter notebook

About

Notebooks and code for our Sloan office microbiome project.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published