cwl-summary-to-galaxy-data-flow
Translate a CWL summary into a Galaxy data-flow design brief.
Molds are atomic action templates grouped by axis, then cast into target-specific skills and harness steps.
Translate a CWL summary into a Galaxy data-flow design brief.
Map a CWL summary into a Galaxy workflow interface design brief.
gxformat2 skeleton with per-step TODOs from a CWL summary and prior Galaxy design briefs.
Translate CWL test fixtures into a Galaxy workflow test plan.
Translate a Nextflow summary into a CWL data-flow design brief.
Map a Nextflow summary into a CWL Workflow interface design brief.
Translate a Nextflow summary into a Galaxy data-flow design brief.
Map a Nextflow summary into a Galaxy workflow interface design brief.
Decide the Galaxy-side shape of external reference data declared by a Nextflow pipeline.
gxformat2 skeleton with per-step TODOs from a Nextflow summary and prior Galaxy design briefs.
Translate Nextflow test evidence into a CWL workflow test plan.
Translate Nextflow test evidence into a Galaxy workflow test plan.
Translate a paper summary into a CWL workflow design brief.
Translate a paper summary into a Galaxy workflow design brief.
gxformat2 skeleton with per-step TODOs from a paper summary and the paper-to-Galaxy design brief.
Derive workflow test inputs and expected outputs from a paper.
Validate and normalize a CWL Workflow tree, then emit a lightweight structured summary for downstream Galaxy translation.
Read a Nextflow pipeline source tree (nf-core or ad-hoc DSL2) and emit a structured JSON summary for downstream translation Molds.
Extract methods, tools, sample data, and references from a paper.
Author a new Galaxy user-defined tool YAML definition when discovery yields nothing acceptable.
Find nearest IWC exemplar(s) and surface a structural diff against the upstream Galaxy design briefs to guide template authoring.
Convert one nf-core module dir into a Galaxy tool wrapper (tool.xml + macros.xml + _provenance.yml + remote-URL <test> blocks).
Triage failing CWL run outputs; classify failure modes; propose fixes.
Triage failing Galaxy run outputs; classify failure modes; propose fixes.
Search the Tool Shed for an existing wrapper, drill from hit to a pinnable changeset, classify candidates, and recommend or fall through.
Convert an abstract step into a concrete CWL CommandLineTool + step.
Assemble CWL job file(s) and expected-output assertions.
Convert an abstract step into a concrete gxformat2 step using a tool summary.
Assemble Galaxy workflow test fixtures and assertions.
Derive a CommandLineTool description (container, baseCommand, IO) for a CWL target.
Pull JSON schema, container, source, inputs/outputs for a Galaxy tool.
CWL Workflow skeleton with per-step TODOs from source and design handoffs.
Run cwltool --validate / schema lint, classify failures, recommend fixes.
Run gxwf validation on the just-implemented Galaxy step and route failures back to step implementation.
Run terminal gxwf validation on an assembled Galaxy workflow and classify workflow-level failures.
Search IWC fixtures and public sources for test data matching a data-flow shape.
Execute a workflow's tests via Planemo; emit structured pass/fail and outputs.