Engine Support MatrixΒΆ
Engine |
Import |
Export |
Feature Coverage |
---|---|---|---|
Snakemake |
β |
β |
Wildcards, resources, conda, containers, run blocks (checkpoints partial) |
HTCondor DAGMan |
β |
β |
Inline submit, RETRY, PRIORITY, custom ClassAds |
CWL v1.2 |
β |
β |
Scatter, when, secondaryFiles, expressions |
Nextflow DSL2 |
π§ Partial |
π§ Partial |
Processes, basic channels; modules & params TODO |
WDL 1.1 |
β |
β |
Scatter, runtime; subworkflows limited |
Galaxy (.ga) |
β |
β |
Basic steps, metadata; advanced collections pending |
Legend: β = fully supported | π§ = basic support, enhancements planned
For details on limitations and roadmap see the design document.