LICENSE
MANIFEST.in
setup.py
bin/soma_delete_all_workflows
bin/soma_restart_workflow
bin/soma_stop_workflow
bin/soma_submit_workflow
bin/soma_workflow_gui
python/soma_workflow/MPI_workflow_runner.py
python/soma_workflow/__init__.py
python/soma_workflow/clean_server.py
python/soma_workflow/client.py
python/soma_workflow/client_types.py
python/soma_workflow/configuration.py
python/soma_workflow/connection.py
python/soma_workflow/constants.py
python/soma_workflow/custom_jobs.py
python/soma_workflow/database_server.py
python/soma_workflow/engine.py
python/soma_workflow/engine_types.py
python/soma_workflow/errors.py
python/soma_workflow/info.py
python/soma_workflow/observer.py
python/soma_workflow/param_link_functions.py
python/soma_workflow/scheduler.py
python/soma_workflow/setup_client2server.py
python/soma_workflow/setup_server.py
python/soma_workflow/sro.py
python/soma_workflow/start_database_server.py
python/soma_workflow/start_workflow_engine.py
python/soma_workflow/subprocess.py
python/soma_workflow/transfer.py
python/soma_workflow/utils.py
python/soma_workflow/version.py
python/soma_workflow/zro.py
python/soma_workflow.egg-info/PKG-INFO
python/soma_workflow.egg-info/SOURCES.txt
python/soma_workflow.egg-info/dependency_links.txt
python/soma_workflow.egg-info/requires.txt
python/soma_workflow.egg-info/top_level.txt
python/soma_workflow/check_requirement/__init__.py
python/soma_workflow/check_requirement/__main__.py
python/soma_workflow/check_requirement/drmaa.py
python/soma_workflow/gui/GroupInfo.ui
python/soma_workflow/gui/JobInfo.ui
python/soma_workflow/gui/PlotWidget.ui
python/soma_workflow/gui/RequirePW.ui
python/soma_workflow/gui/ServerManagement.ui
python/soma_workflow/gui/ServerNewDlg.ui
python/soma_workflow/gui/TransferInfo.ui
python/soma_workflow/gui/__init__.py
python/soma_workflow/gui/connection_dlg.ui
python/soma_workflow/gui/engine_controller_widget.ui
python/soma_workflow/gui/graphWidget.ui
python/soma_workflow/gui/local_scheduler_widget.ui
python/soma_workflow/gui/main_window.ui
python/soma_workflow/gui/resource_wf_select.ui
python/soma_workflow/gui/search_widget.ui
python/soma_workflow/gui/submissionDlg.ui
python/soma_workflow/gui/sw_mini.ui
python/soma_workflow/gui/wf_status_name_date.ui
python/soma_workflow/gui/workflowExampleDlg.ui
python/soma_workflow/gui/workflowGui.py
python/soma_workflow/gui/icon/done.png
python/soma_workflow/gui/icon/failed.png
python/soma_workflow/gui/icon/files_under_edition.png
python/soma_workflow/gui/icon/group_done.png
python/soma_workflow/gui/icon/group_failed.png
python/soma_workflow/gui/icon/group_no_status.png
python/soma_workflow/gui/icon/group_running.png
python/soma_workflow/gui/icon/group_warning.png
python/soma_workflow/gui/icon/kill_delete_pending.png
python/soma_workflow/gui/icon/logo.png
python/soma_workflow/gui/icon/monitor_wf.png
python/soma_workflow/gui/icon/no_status.png
python/soma_workflow/gui/icon/pending.png
python/soma_workflow/gui/icon/queued.png
python/soma_workflow/gui/icon/running.png
python/soma_workflow/gui/icon/soma_workflow_icon.png
python/soma_workflow/gui/icon/success.png
python/soma_workflow/gui/icon/transfer_files_dont_exist.png
python/soma_workflow/gui/icon/transfer_files_on_both.png
python/soma_workflow/gui/icon/transfer_files_on_client.png
python/soma_workflow/gui/icon/transfer_files_on_cr.png
python/soma_workflow/gui/icon/transfering_from_client_to_cr.png
python/soma_workflow/gui/icon/transfering_from_cr_to_client.png
python/soma_workflow/gui/icon/undetermined.png
python/soma_workflow/gui/icon/warning.png
python/soma_workflow/schedulers/__init__.py
python/soma_workflow/schedulers/drmaa2_scheduler.py
python/soma_workflow/schedulers/drmaa_scheduler.py
python/soma_workflow/schedulers/local_scheduler.py
python/soma_workflow/schedulers/mpi_scheduler.py
python/soma_workflow/schedulers/pbspro_scheduler.py
python/soma_workflow/test/__init__.py
python/soma_workflow/test/__main__.py
python/soma_workflow/test/test_serialization.py
python/soma_workflow/test/utils.py
python/soma_workflow/test/data/TestDrmaaCTypes.py
python/soma_workflow/test/data/__init__.py
python/soma_workflow/test/data/PlatformTest/__init__.py
python/soma_workflow/test/data/PlatformTest/testlocal.stdin
python/soma_workflow/test/data/PlatformTest/ubuntu.sh
python/soma_workflow/test/data/config_examples/__init__.py
python/soma_workflow/test/data/config_examples/soma-workflow-scheduler.cfg
python/soma_workflow/test/data/config_examples/soma-workflow.cfg
python/soma_workflow/test/data/jobExamples/__init__.py
python/soma_workflow/test/data/jobExamples/complete/__init__.py
python/soma_workflow/test/data/jobExamples/complete/exception_job.py
python/soma_workflow/test/data/jobExamples/complete/file0
python/soma_workflow/test/data/jobExamples/complete/file1
python/soma_workflow/test/data/jobExamples/complete/file5
python/soma_workflow/test/data/jobExamples/complete/job1.py
python/soma_workflow/test/data/jobExamples/complete/job2.py
python/soma_workflow/test/data/jobExamples/complete/job3.py
python/soma_workflow/test/data/jobExamples/complete/job4.py
python/soma_workflow/test/data/jobExamples/complete/job5.py
python/soma_workflow/test/data/jobExamples/complete/job6.py
python/soma_workflow/test/data/jobExamples/complete/job7.py
python/soma_workflow/test/data/jobExamples/complete/job8.py
python/soma_workflow/test/data/jobExamples/complete/job9.py
python/soma_workflow/test/data/jobExamples/complete/job_with_outputs1.py
python/soma_workflow/test/data/jobExamples/complete/sleep_job.py
python/soma_workflow/test/data/jobExamples/complete/special_command.py
python/soma_workflow/test/data/jobExamples/complete/stdin1
python/soma_workflow/test/data/jobExamples/complete/stdin2
python/soma_workflow/test/data/jobExamples/complete/stdin3
python/soma_workflow/test/data/jobExamples/complete/stdin4
python/soma_workflow/test/data/jobExamples/complete/output_models/__init__.py
python/soma_workflow/test/data/jobExamples/complete/output_models/file11
python/soma_workflow/test/data/jobExamples/complete/output_models/file12
python/soma_workflow/test/data/jobExamples/complete/output_models/file13
python/soma_workflow/test/data/jobExamples/complete/output_models/file14
python/soma_workflow/test/data/jobExamples/complete/output_models/file15
python/soma_workflow/test/data/jobExamples/complete/output_models/file16
python/soma_workflow/test/data/jobExamples/complete/output_models/file17
python/soma_workflow/test/data/jobExamples/complete/output_models/file2
python/soma_workflow/test/data/jobExamples/complete/output_models/file3
python/soma_workflow/test/data/jobExamples/complete/output_models/file4
python/soma_workflow/test/data/jobExamples/complete/output_models/stdout_exception_job
python/soma_workflow/test/data/jobExamples/complete/output_models/stdout_job1
python/soma_workflow/test/data/jobExamples/complete/output_models/stdout_job2
python/soma_workflow/test/data/jobExamples/complete/output_models/stdout_job3
python/soma_workflow/test/data/jobExamples/complete/output_models/stdout_job4
python/soma_workflow/test/data/jobExamples/complete/output_models/stdout_local_special_command
python/soma_workflow/test/data/jobExamples/complete/output_models/stdout_remote_special_command
python/soma_workflow/test/data/jobExamples/mpi/__init__.py
python/soma_workflow/test/data/jobExamples/mpi/simple_mpi.c
python/soma_workflow/test/data/jobExamples/mpi/simple_mpi.sh
python/soma_workflow/test/data/jobExamples/special_transfers/__init__.py
python/soma_workflow/test/data/jobExamples/special_transfers/dir_contents.py
python/soma_workflow/test/data/jobExamples/special_transfers/example.hdr
python/soma_workflow/test/data/jobExamples/special_transfers/example.img
python/soma_workflow/test/data/jobExamples/special_transfers/multiple_file_format.py
python/soma_workflow/test/data/jobExamples/special_transfers/stdout_multiple_file_format
python/soma_workflow/test/data/workflow_examples/__init__.py
python/soma_workflow/test/data/workflow_examples/create_file.py
python/soma_workflow/test/data/workflow_examples/file_transfer.py
python/soma_workflow/test/data/workflow_examples/simple_example.py
python/soma_workflow/test/data/workflow_examples/simple_example_group.py
python/soma_workflow/test/data/workflow_examples/simple_transfer.py
python/soma_workflow/test/data/workflow_examples/srp_example.py
python/soma_workflow/test/data/workflow_examples/working_dir_transfer.py
python/soma_workflow/test/job_tests/__init__.py
python/soma_workflow/test/job_tests/job_examples.py
python/soma_workflow/test/job_tests/job_tests.py
python/soma_workflow/test/job_tests/test_MPI_parallel_job.py
python/soma_workflow/test/job_tests/test_disconnection.py
python/soma_workflow/test/job_tests/test_ended_job_with_transfer.py
python/soma_workflow/test/job_tests/test_exception_job.py
python/soma_workflow/test/job_tests/test_job_pipeline_with_transfer.py
python/soma_workflow/test/job_tests/test_local_custom_submission.py
python/soma_workflow/test/job_tests/test_local_submission.py
python/soma_workflow/test/job_tests/test_submission_with_transfer.py
python/soma_workflow/test/job_tests/test_workflow_api.py
python/soma_workflow/test/workflow_tests/__init__.py
python/soma_workflow/test/workflow_tests/test_barrier_jobs.py
python/soma_workflow/test/workflow_tests/test_exception1.py
python/soma_workflow/test/workflow_tests/test_exception2.py
python/soma_workflow/test/workflow_tests/test_fake_pipeline.py
python/soma_workflow/test/workflow_tests/test_multiple.py
python/soma_workflow/test/workflow_tests/test_native_spec.py
python/soma_workflow/test/workflow_tests/test_njobs.py
python/soma_workflow/test/workflow_tests/test_njobs_with_dependencies.py
python/soma_workflow/test/workflow_tests/test_serial_jobs.py
python/soma_workflow/test/workflow_tests/test_simple.py
python/soma_workflow/test/workflow_tests/test_special_command.py
python/soma_workflow/test/workflow_tests/test_special_transfer.py
python/soma_workflow/test/workflow_tests/test_workflow_config.py
python/soma_workflow/test/workflow_tests/test_workflow_env.py
python/soma_workflow/test/workflow_tests/test_wrong_native_spec.py
python/soma_workflow/test/workflow_tests/workflow_test.py
python/soma_workflow/test/workflow_tests/workflow_examples/__init__.py
python/soma_workflow/test/workflow_tests/workflow_examples/workflow_examples.py
python/soma_workflow/test/workflow_tests/workflow_examples/workflow_local.py
python/soma_workflow/test/workflow_tests/workflow_examples/workflow_shared.py
python/soma_workflow/test/workflow_tests/workflow_examples/workflow_shared_transfer.py
python/soma_workflow/test/workflow_tests/workflow_examples/workflow_transfer.py
python/soma_workflow/test/zro_tests/__init__.py
python/soma_workflow/test/zro_tests/sro.py
python/soma_workflow/test/zro_tests/sro_testClient.py
python/soma_workflow/test/zro_tests/sro_testServer.py
python/soma_workflow/test/zro_tests/zro_testClient.py
python/soma_workflow/test/zro_tests/zro_testServer.py
python/somadrmaa/__init__.py
python/somadrmaa/const.py
python/somadrmaa/errors.py
python/somadrmaa/helpers.py
python/somadrmaa/nt.py
python/somadrmaa/wrappers.py
python/somadrmaa2/__init__.py
python/somadrmaa2/wrappers.py