Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jmuhlich
Copy link
Member

Update modules to latest.

PR checklist

  • This comment contains a description of changes (with reason).
  • 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>).

(Except cellpose which we are deliberately holding back)
Old containers with an old version of glibc won't work when running under
apptainer --nv on a newer host OS. This profile uses the more compatible but
experimental --nvccli option instead for modules that are likely to be a
problem. Developers running nf-test locally can select this profile as needed.
Institutional configurations should be aware of the issue as well.
@AlexBarbera AlexBarbera self-requested a review November 11, 2025 20:26
@AlexBarbera AlexBarbera merged commit f20ab98 into nf-core:dev Nov 11, 2025
22 checks passed
@jmuhlich jmuhlich deleted the module-update branch November 11, 2025 20:35
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.

2 participants