Published July 29, 2026
| Version 4.1.0
Software
Open
The nf-core framework for community-curated bioinformatics pipelines.
Description
General
- container configs: use correct key for conda configs (#4269)
- Coerce launch params_out to Path to fix AttributeError (#4299) (#4317)
- generate valid Markdown when piping schema docs to file (#4319)
- fix API docs bug in pydantic autodoc (#4320)
- Improve CLI startup speed (#4383)
Linting
- accept
process_low_memoryas a standard module label (#4264) - improve linting for
modules.jsonto add support for only installing subworkflows from a repository and provide more explicit error messages (#4287) - improve singularity_tag linting check (add skip, handle exceptions correctly, check against oras) (#4358)
- make regex for meta keys more specific to avoid false positives (#4280)
Modules
modules info: handle one element channels correctly (#4268)modulelint for module name matching against nf-core module naming specifications (#4325)- Clarify execution context of nf-core modules test command (#4346)
- Add
nf-core modules containers createto build module containers via Seqera Wave and record them in thecontainers:section ofmeta.yml(#3954) - Add a log hint in
modules createforcreate containersand switchmodules bump-versionsto use Seqera containers (#4374)
Template
- New pre-commit hooks blocking large files and merge markers in pipeline template (#3935)
- add
process_low_memoryresource label tobase.config(#4264) - Simpler test data path in
tests/nextflow.config(#4285) - fix dead link (#4307)
- remove date placeholder from changelog title (#4333)
- correct always-true
nf-core pipelines lintcondition in the linting workflow and fix doc typos (broken#lint-testsanchor, duplicate word, stray code-span space) (#4324) - Fix publishDir configuration in modules.config for multiqc (#4347)
- Switch to a more secure approach for PR comments by splitting the GitHub Actions workflow (#4342)
Download
- Included support for Apptainer in
nf-core pipelines download --container-system apptainer(#4352)
Version updates
Notes
Files
nf-core/tools-4.1.0.zip
Files
(1.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5ab3b481c35cc91f185c89e7b620affa
|
1.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/nf-core/tools/tree/4.1.0 (URL)
Software
- Repository URL
- https://github.com/nf-core/tools