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

qiime2/q2studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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