Hi Thanks for Picrust2!
I just installed picrust2 on a slurm cluster using:
conda create -p custom_path/venv_picrust2 -c bioconda -c conda-forge picrust2=2.6.3
I have picrust installed but can't find the default_files.
When running:
conda create -n venv_picrust2 -c bioconda -c conda-forge picrust2=2.6.3
Then running locate default_files find them.
IDK why it happens but custom path installation can be relevant for pipeline encapsulation and this could require a fix.
Thanks again for the amazing job on picrust2!!
Cheers!