Hello )
I was trying to use qiime picrust2 full-pipeline plugin
qiime picrust2 full-pipeline
--i-table ASV_table.qza
--i-seq rep-seq.qza
--output-dir picrust-output
--p-placement-tool sepp
--p-threads 5
--p-hsp-method pic
--p-max-nsti 2
--verbose
and got next error. I havent found a working solution.
I have qiime2-2023.5 version
Pathways for files are correct.
error looks this way:
Error running this command:
hsp.py --tree /tmp/tmpkparpvnk/picrust2_out/out.tre --output /tmp/tmpkparpvnk/picrust2_out/KO_predicted.tsv.gz --observed_trait_table /home/alla/mambaforge/envs/qiime2-2023.5/lib/python3.8/site-packages/picrust2/default_files/prokaryotic/ko.txt.gz --hsp_method pic --edge_exponent 0.5 --seed 100 --processes 5
I woul appreciate any help
Thank you