Closed
Description
Description of feature
Running QIIME2 with conda isnt allowed currently, beause no conda recipe was added to the pipeline. That might be a relict of the past, because QIIME2 org itself is maintaining and releasing a conda recipe at https://anaconda.org/qiime2/qiime2-amplicon. Potentially it works to add qiime2/label/r2024.10::qiime2-amplicon
or such as conda package in QIIME2 processes hroughout the pipeline to make QIIME2 work with conda as well.