Fix NF trying to run when old version of nextflow#345
Fix NF trying to run when old version of nextflow#345apeltzer merged 6 commits intonf-core:devfrom jfy133:wrong_nf_ver_fix
Conversation
|
Hi @jfy133 . This is something we should probably include in the template too. In fact, the linting is failing because it isnt: Not entirely sure there is a proper way around this 🤔 until it's added in the next release. You could lint with the |
Ha, I just asked in slack about this. I could instead take the approach suggest to me on gitter which is to make my 'own' check in the condition... |
Co-Authored-By: Maxime Garcia <maxime.garcia@scilifelab.se>
Now stops with understandable error
Adresses: #344
Thanks @hughcross for originally 'discovering this' and @pditommaso for pointing us towards the correct fix.
PR checklist
nextflow run . -profile test,docker).CHANGELOG.mdis updatedLearn more about contributing: https://github.com/nf-core/eager/tree/master/.github/CONTRIBUTING.md