-
Notifications
You must be signed in to change notification settings - Fork 51
Strict mode #242
New issue
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
base: dev
Are you sure you want to change the base?
Strict mode #242
Conversation
Separate long lines containing e.g. extensive maps and process calls with many inputs to increase code readability. Additionally, some minor formatting and harmonisation throughout.
|
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.3.2. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
|
Amazing thanks! I have been thinking about doing something like this! Will look at it soon |
|
No worries! I asked for a review a little prematurely, gotta fix some issues first, so no rush. |
|
I think I'm going to need some help with these conflicts, @nictru. You've removed some tests and there's the new |
This PR contains (non-exhaustive) changes related to both the new Nextflow strict syntax, as well as some harmonisation and increased readability across the pipeline code.
PR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).