kaanb93 / q2-krona

Implementation of Krona to QIIME2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

q2-krona

Implementation of Krona to QIIME2

Install within QIIME2 environment

Install dependencies

conda install -c bioconda krona

Activate the qiime2 environment (in this case it is version 2021.8):

conda activate qiime2-2021.8

Then, install source:

pip install git+https://github.com/kaanb93/q2-krona.git

About

Implementation of Krona to QIIME2

License:MIT License


Languages

Language:Python 93.2%Language:TeX 6.8%