NEXTFLOW → CWL
Direct path. Lifted from docs/HARNESS_PIPELINES.md §“NEXTFLOW → CWL”.
NF brings real test fixtures, so nextflow-test-to-cwl-test-plan replaces the [branch] test-data-resolution chain that paper-sourced pipelines need.
Direct path from a Nextflow pipeline to a CWL Workflow + CommandLineTool set.
Run this pipeline today via its assembled harness skill pipeline-nextflow-to-cwl — install once (setup), then in a Claude Code session:
/foundry-skills:pipeline-nextflow-to-cwl
Each run gets its own ./<run-slug>/ working directory so artifacts stay
namespaced and a second run won't clobber the first — the harness sets this up first
(phase detail).
Direct path. Lifted from docs/HARNESS_PIPELINES.md §“NEXTFLOW → CWL”.
NF brings real test fixtures, so nextflow-test-to-cwl-test-plan replaces the [branch] test-data-resolution chain that paper-sourced pipelines need.