Skip to content

caporaso-lab/developing-with-qiime2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Book Badge

The canonical URL for Developing with QIIME 2 is https://develop.qiime2.org.

This repository contains the source for Developing with QIIME 2. 📖

Building this documentation

  1. Clone the repository and change to its top-level directory:
git clone https://github.com/caporaso-lab/developing-with-qiime2.git
cd developing-with-qiime2
  1. Create the book's build environment:
__DWQ2_ENV_NAME=dwq2-$(date "+%Y-%m-%d")
conda env create -n $__DWQ2_ENV_NAME --file ./environment.yml
conda activate $__DWQ2_ENV_NAME
  1. Build the book.
make html
  1. View the result.

Open book/_build/html/index.html in a web browser.

About

Source for *Developing with QIIME 2*.

Resources

Code of conduct

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •