dag.smk#

Defines the checkpoint syw__dag to query the Snakemake DAG.

This checkpoint runs before all the other rules so we can programmatically access the workflow graph and use information about it within the workflow itself.