Home pipeline · cwl → galaxy

CWL → GALAXY

Path from a CWL Workflow to a Galaxy gxformat2 workflow. Lighter upstream extraction.

Phases

/ subway map 12 phases
  1. branch test-data-resolution
    1. cwl-to-test-data
    2. find-test-data
    3. user-supplied

Run this pipeline

/ stop-gap harness

Run this pipeline today via its assembled harness skill pipeline-cwl-to-galaxy — install once (run guide), then select it in either runtime:

Claude: /foundry-skills:pipeline-cwl-to-galaxy
Codex:  $pipeline-cwl-to-galaxy

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).

phases
12
auto casts
10
manual
2
loops
1

CWL → GALAXY

Direct path. Lifted from docs/HARNESS_PIPELINES.md §“CWL → GALAXY”.

CWL is already structured, so the upstream summarize-cwl → cwl-summary-to-galaxy-interface → cwl-summary-to-galaxy-data-flow chain is much lighter than its Nextflow counterpart. The per-step Galaxy authoring tier downstream is identical to the other Galaxy-targeting pipelines.