artifact

galaxy-workflow-draft

default filename(s): galaxy-workflow-draft.gxwf.yml

Producers (5)

  • advance-galaxy-draft-step yaml · galaxy-workflow-draft.gxwf.yml

    Same draft with one additional step concretized (one loop iteration). Once every step is concrete, [[draft-next-step]] reports `draft: false` and the harness exits the loop.

  • cwl-summary-to-galaxy-template yaml · galaxy-workflow-draft.gxwf.yml

    gxformat2 draft (see [[galaxy-workflow-draft-format]]): topology fully resolved (workflow inputs, outputs, step set, edges); tool_id / tool_state / tool_shed_repository and wrapper-determined port names may be TODO with free-text _plan_state / _plan_context / _plan_in / _plan_out per step for later implementation Molds.

  • freeform-summary-to-galaxy-template yaml · galaxy-workflow-draft.gxwf.yml

    gxformat2 draft (see [[galaxy-workflow-draft-format]]): topology fully resolved (workflow inputs, outputs, step set, edges); tool_id / tool_state / tool_shed_repository and wrapper-determined port names may be TODO with free-text _plan_state / _plan_context / _plan_in / _plan_out per step for later implementation Molds.

  • implement-galaxy-tool-step yaml · galaxy-workflow-draft.gxwf.yml

    gxformat2 skeleton with one more abstract step replaced by a concrete tool step (loop iteration output).

  • nextflow-summary-to-galaxy-template yaml · galaxy-workflow-draft.gxwf.yml

    gxformat2 draft (see [[galaxy-workflow-draft-format]]): topology fully resolved (workflow inputs, outputs, step set, edges); tool_id / tool_state / tool_shed_repository and wrapper-determined port names may be TODO with free-text _plan_state / _plan_context / _plan_in / _plan_out per step for later implementation Molds.

Consumers (3)

  • advance-galaxy-draft-step

    gxformat2 draft (see [[galaxy-workflow-draft-format]]) mutated in-place across iterations; topology is fully concrete, individual tool steps may still carry `TODO_*` sentinels and `_plan_*` planning fields.

  • implement-galaxy-tool-step

    gxformat2 skeleton being filled in step by step; the step replaces a placeholder in this draft.

  • implement-galaxy-workflow-test

    gxformat2 workflow being tested; provides labels, outputs, and shapes the test must assert against.

Schemas

Pipelines