Skip to content
Matt McLoughlin edited this page Feb 8, 2024 · 9 revisions

This project is an implementation of the GA4GH Task Execution Service (TES), that provides distributed batch task execution on Microsoft Azure. The TES API is an effort to define a standardized schema and API for describing batch execution tasks. A task defines a set of input files, a set of Docker containers and commands to run, a set of output files, and some other logging and metadata.

If you add a page to this wiki, please make sure to manually update the sidebar, add your page to an appropriate section, and update the corresponding landing page.

Contents

Note that the CromwellOnAzure project includes this project, so many of the items in that project's wiki apply to this project as well.