Skip to content

knightlab-analyses/umap-microbiome-benchmarking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

umap-microbiome-benchmarking

Installation

These notebooks' dependencies are listed in the requirements.yml file.

Additionally, using the notebooks will require Jupyter.

ENV_NAME=umap-benchmarking
conda create -n ${ENV_NAME}
conda activate ${ENV_NAME}
conda env update --file requirements.yml
jupyter notebook

Figures

cd notebooks
mkdir results
jupyter notebook

Then these notebooks contain the analyses:

  • real-data-keyboard-benchmark.ipynb
  • real-data-soil-benchmark.ipynb
  • technical-effects-hmpv13v35.ipynb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published