Crate tes

Crate tes 

Source
Expand description

Facilities for working with the Task Execution Service specification.

The Task Execution Service (TES) specification is an effort organized by the Global Alliance for Genomics and Health (GA4GH) to define a common API standard for describing and executing batched execution tasks. You can learn more about the specification at the dedicated website or the Swagger Editor.

At present, versions 1.x of the specification are supported.

§Features

This crate provides the following features.

FeatureDefaultDescription
clientA simple client that can be used to interact with a TES service.
typesXA representation of all types related to the TES specification.

Modules§

v1
Facilities related to v1.x of the specification.