changeset-to-galaxy-test-plan
Carry an existing Galaxy workflow's tests forward as a regression baseline and augment them for a change-set's deltas, emitting a Galaxy test plan.
Molds are atomic action templates grouped by axis, then cast into target-specific skills and harness steps.
Carry an existing Galaxy workflow's tests forward as a regression baseline and augment them for a change-set's deltas, emitting a Galaxy test plan.
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 free-form source summary into a CWL workflow design brief.
Translate a free-form source summary into a Galaxy data-flow design brief.
Map a free-form source summary into a Galaxy workflow interface design brief.
gxformat2 skeleton with per-step TODOs from a free-form summary and Galaxy design brief.
Synthesize a Galaxy workflow test plan from a free-form summary and the Galaxy design briefs.
Normalize a free-form user interview into the shared freeform-summary workflow handoff.
Interview a user against an existing Galaxy workflow summary and emit a reviewable, step-anchored change-set.
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.
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 an existing Galaxy gxformat2 (or .ga) workflow and emit a structured summary for interview and change-set steps.
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.
Advance the gxformat2 draft by one step: pick the next drafty step, resolve a wrapper, implement the step, and validate.
Apply a reviewed change-set to a concrete Galaxy workflow: untouched regions preserved, tool-introducing edits injected as drafty steps.
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 the failure surface and capture evidence before recommending repairs.
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.
Re-wire a Galaxy draft region when a step's declared output can't be computed from its wired inputs.
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 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.