/q2studio

Prototype graphical user interface for QIIME 2

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

q2studio

A graphical user interface for QIIME 2.

For user installation instructions please visit https://qiime2.org.

DISCLAIMER: This is a functional prototype of a graphical user interface for QIIME 2. This software is to be considered an alpha version, and may undergo drastic changes at any time.

Developer installation instructions (hot module reloading):

pip install -e .
npm install
npm run dev