Closed sunta3iouxos closed 1 month ago
Thanks for reporting the issue, I've pushed the packaged to conda. Can you try again? It should work now.
Best wishes,
Katarzyna
it appears to be fine now, although there are many more snakemake plugins, I assume this is the normal now.
snakemake-8.20.4 | hdfd78af_0 9 KB bioconda
snakemake-executor-plugin-cluster-generic-1.0.9| pyhdfd78af_0 14 KB bioconda
snakemake-interface-common-1.17.3| pyhdfd78af_0 18 KB bioconda
snakemake-interface-executor-plugins-9.2.0| pyhdfd78af_0 22 KB bioconda
snakemake-interface-report-plugins-1.0.0| pyhdfd78af_0 13 KB bioconda
snakemake-interface-storage-plugins-3.3.0| pyhdfd78af_0 18 KB bioconda
snakemake-minimal-8.20.4 | pyhdfd78af_0 804 KB bioconda
snakepipes-3.0.0 | py_0 188 KB mpi-ie
Hi all, I wonder if I am missing something. I try to install the latest snakePiupes version, that should have been the 3.0.0 but I only get the 2.8.1 My conda environment is the following:
I tried to install the last snakePipes version with
conda create -n snakePipes -c mpi-ie -c conda-forge -c bioconda snakePipes
and I am not receiving the desired version:Am I missing something?