Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 556 Bytes

programmatic-usage.rst

File metadata and controls

17 lines (13 loc) · 556 Bytes

Programmatic Usage

In this section we will see how to use wft4galaxy programmatically, which can be useful to integrate it with other third party tools.

Run a test suite <notebooks/2_run_test_suite.ipynb> Run a single test <notebooks/3_run_single_workflow_test.ipynb> Define a single test <notebooks/4_config_single_workflow_test.ipynb> Define a test suite <notebooks/5_config_workflow_test_suite.ipynb>