Skip to main content

GA4GH

The GA4GH Workflow Execution Service (WES) is a protocol for running the same genomic data analysis in multiple cloud environments. Use GA4GH WES endpoints to send the same workflow to different compute centres and receive reliable, consistent results, enhancing the reproducibility and reusability of genomic analyses.

Path and query parameters

Name

Type

Location

Req/Opt

Description

page_size

integer

query

Optional

Page size

page_token

string

query

Optional

Page token

run_id

string

path

Required

Run string identifier

Request body parameters

Name

Type

Req/Opt

Description

Ga4ghRunCreate

GA4GH: Launch run

workflow_params

string

Optional

workflow_type

string

Optional

workflow_type_version

string

Optional

tags

object

Optional

workflow_engine_parameters

object

Optional

workflow_url

string

Optional

Ga4ghRunCancel

GA4GH: Cancel run