DatomaWorkflow ====================== .. currentmodule:: datoma .. autoclass:: DatomaWorkflow .. automethod:: __init__ .. rubric:: Methods .. autosummary:: :template: module.rst :toctree: _autosummary ~datoma.DatomaWorkflow.DatomaWorkflow.__init__ ~datoma.DatomaWorkflow.DatomaWorkflow.set_params ~datoma.DatomaWorkflow.DatomaWorkflow.add_job ~datoma.DatomaWorkflow.DatomaWorkflow.set_input ~datoma.DatomaWorkflow.DatomaWorkflow.set_global_input ~datoma.DatomaWorkflow.DatomaWorkflow.set_global_params ~datoma.DatomaWorkflow.DatomaWorkflow.submit ~datoma.DatomaWorkflow.DatomaWorkflow.download ~datoma.DatomaWorkflow.DatomaWorkflow.list_outputs ~datoma.DatomaWorkflow.DatomaWorkflow.export_json .. To see usage examples of the ``Datomaworkflow`` module, refer to :ref:`using_datomaworkflow`. To see usage examples of the ``Datomaworkflow`` module, refer to :ref:`creating_unofficial_workflows`.