Cromwell
========

The CPG uses Cromwell to run workflows. This module provides a Python interface to Cromwell, allowing you to submit workflows, monitor their progress, and retrieve their outputs from Hail Batch.

.. automodule:: cpg_utils.cromwell
   :members:
   :undoc-members:

.. automodule:: cpg_utils.cromwell_model
   :members:
   :undoc-members:
