Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 432 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 432 Bytes

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