Skip to content

All params to entry workflow#276

Merged
LouisLeNezet merged 27 commits intonf-core:devfrom
LouisLeNezet:params_main
Mar 30, 2026
Merged

All params to entry workflow#276
LouisLeNezet merged 27 commits intonf-core:devfrom
LouisLeNezet:params_main

Conversation

@LouisLeNezet
Copy link
Copy Markdown
Collaborator

@LouisLeNezet LouisLeNezet commented Mar 23, 2026

To follow the latest nextflow syntax all params. call in workflows has been mooved to the entry workflow.

Closes #270

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • If necessary, also make a PR on the nf-core/phaseimpute branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@LouisLeNezet LouisLeNezet changed the title Params main All params to entry workflow Mar 23, 2026
@LouisLeNezet LouisLeNezet self-assigned this Mar 23, 2026
@LouisLeNezet LouisLeNezet linked an issue Mar 23, 2026 that may be closed by this pull request
@LouisLeNezet LouisLeNezet requested a review from maxulysse March 26, 2026 17:42
@LouisLeNezet LouisLeNezet merged commit b2136ab into nf-core:dev Mar 30, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

All params to main.nf

2 participants