8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have checked the following places for your error:
Running the pipeline with the test_nothing profile currently fails with the following error message:
Missing process or function call([Script_617ee203fe322446$_runScript_closure1$_closure2$_closure35@1f03e65c])
Steps to reproduce the behaviour:
nextflow run main.nf -resume -profile test_nothing,docker --outdir results/ -w work/ -dump-channels -ansi-log false
The text was updated successfully, but these errors were encountered:
fixed in #1115
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Check Documentation
I have checked the following places for your error:
- nf-core/eager FAQ/troubleshooting can be found here
Description of the bug
Running the pipeline with the test_nothing profile currently fails with the following error message:
Steps to reproduce
Steps to reproduce the behaviour:
nextflow run main.nf -resume -profile test_nothing,docker --outdir results/ -w work/ -dump-channels -ansi-log false
The text was updated successfully, but these errors were encountered: