Run and manage nf-test tests for Nextflow pipelines and modules. Use when testing workflows, creating test cases, debugging test failures, updating snapshots, or validating pipeline outputs.
0
module-create
jonasscheid2/6/2026
Create a new nf-core module from scratch. Use when creating custom modules, wrapping new bioinformatics tools, or contributing modules to nf-core/modules repository.
0
AI 96
pipeline-lint
jonasscheid2/6/2026
Lint an nf-core pipeline to validate against community guidelines. Use when checking pipeline compliance, before commits, before releases, or when the user wants to validate their pipeline. Can automa...