Skip to article frontmatterSkip to article content

How to install MOSHPIT

MOSHPIT is available as a QIIME 2 distribution. You can find detailed installation instructions on the QIIME 2 Library page.

Quick start

Below you will find a quick installation guide for different operating systems:

Linux (Ubuntu)
macOS (Apple Silicon)

These instructions are for users running on Linux or the Windows Subsystem for Linux (WSL v2).

conda env create \
  --name rachis-moshpit-2026.4 \
  --file https://raw.githubusercontent.com/qiime2/distributions/refs/heads/dev/2026.4/moshpit/released/rachis-moshpit-linux-64-conda.yml

Development version