The Global Alliance for Genomics and Health (GA4GH) is a policy-framing and technical standards-setting international organization, seeking to enable responsible genomic data sharing within a human rights framework.

Through its engagement in GA4GH, Seven Bridges actively works with platform development partners and industry leaders to develop standards that will facilitate interoperability.

GA4GH Foundational and Technical Work Streams develop standards and tools that are designed to overcome technical and regulatory hurdles to international genomic data-sharing.

The GA4GH Cloud Work Stream helps the genomics and health communities take full advantage of modern cloud environments. Its initial focus is on 'bringing the algorithms to the data', by creating standards for defining, sharing, and executing portable workflows. Standards under discussion include workflow definition languages, tool encapsulation, cloud-based task and workflow execution, and cloud-agnostic abstraction of data access.

The Workflow Execution Service (WES) API describes a standard programmatic way to run and manage workflows.

📘

WES API base path is: https://cgc-ga4gh-api.sbgenomics.com/ga4gh/wes/v1

Authorization and Authentication

All API requests need to have the HTTP header X-SBG-Auth-Token which you should set to your authentication token. The only call which is exempt from this is the Get service information.

WES API paths

The following API paths are available as part of Seven Bridges implementation of WES API: