Cannot find any reads matching #5768
Unanswered
abbyevewilliams
asked this question in
Q&A
Replies: 1 comment
-
This pipeline uses DSL1, a no longer supported Nextflow Domain-Specific Language (DSL) version. You can either update the code to DSL2 or use the last Nextflow DSL version to support DSL1, which is 22.04.0 (run your pipeline like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having difficulties running the nf-polish pipeline due to issues finding my reads. Here is the log:
Though the files definitely exist:
I'm running the script like so:
And here are my params in
nextflow.config
:I have tried many different configurations of this (using quotes, without quotes, removing the curly braces and just checking for `.fastq.gz, specifying the reads in my command line...) but nothing is working.
A similar issue was raised here but I haven't found any of the solutions helpful.
Log below.
.nextflow.log
Beta Was this translation helpful? Give feedback.
All reactions