Closed Bernadetadad closed 10 months ago
It's actually due to an error in your barcode_runs
CSV file, but the error message is not very helpful!
I am making a pull request right now in #101 to provide a better error message; when that is merged it should make it obvious how to fix this when you see the error message from updated pipeline (if it doesn't, then let me know).
Run with the latest version of dms-vep-pipeline-3
and hopefully you will get a diagnosable error.
@jbloom I'm getting the following
Snakemake
error for the latest pipeline when I runsnakemake -j 16 --rerun-incomplete --software-deployment-method conda -s dms-vep-pipeline-3/Snakefile
. I tired doing this fromdms-vep-pipeline-3
environments both on BloomLab and my own conda and I get the same error.