Migrate Nextflow Code

Migrate Nextflow pipeline code to newer language requirements. Use when fixing strict syntax errors, replacing versions channels with topic channels, migrating from `publishDir` to workflow outputs (the `output {}` block), or adding static typing (typed processes/workflows, records, typed params).

nextflow-io 8feb71b 8 files · 49.1 KB Updated

File contents

nextflow-io/agent-skills/tree/main/skills/migrate-nextflow-code commit 8feb71b81a

Frequently asked questions

npx skillmds@latest add nextflow-io/migrate-nextflow-code