Closed amufaamo closed 2 years ago
Got the same error
I think it's got to do with snakemake version. I was using 'bioconda/linux-64::snakemake-3.13.3-py36_0' that I installed using conda by following the installation documentation.
After deactivating the environment and using the system snakemake (version 6.6.1) it worked. Well it kind of worked, now it says I don't have mamba package manager but that is probably another issue.
OK, I will re-install snakemake. I try it now.
Thank you it worked!! but I got new error. Close this issue, and build new issue. Thank you so much
Hi, I try to run dropSeqPipe, but I got error
snakemake --cores 8 qc --e-conda --directory /dropSeqPipe/working_dir/
line 7 of Snakefile is singularity: is something wrong?