Workflows
helix workflows runs YAML-defined pipelines:
steps:
- command: dna
args: { sequence: ACGT..., k: 3 }
schema:
kind: viz_minimizers
output: dna.json
schemablocks validate step outputs and stampspec_version+ SHA-256.helix workflows --with-schema --as-jsonprints provenance tables suitable for dashboards.- Logs and artifacts live under
--output-dir, making it easy to archive runs.