Skip to main content

GA4GH Workflow Execution Service reference implementation

Project description

Workflow as a Service

This provides client and server implementations of the GA4GH Workflow Execution Service API for the Common Workflow Language.

It provides an Arvados backend. It also works with any cwl-runner that supports the CWL standard command line interface: http://www.commonwl.org/v1.0/CommandLineTool.html#Executing_CWL_documents_as_scripts

Installation:

pip install wes-service

Run a standalone server with default cwl-runner backend:

$ wes-server

Submit a workflow to run:

$ wes-client --host=localhost:8080 myworkflow.cwl myjob.json

List workflows:

$ wes-client --list

Get workflow status:

$ wes-client --get <workflow-id>

Get stderr log from workflow:

$ wes-client --log <workflow-id>

Server Options

Run a standalone server with Arvados backend:

$ wes-server --backend=wes_service.arvados_wes

Use a different executable with cwl_runner backend

$ wes-server --backend=wes_service.cwl_runner --opt runner=cwltoil

Pass parameters to cwl-runner

$ wes-server --backend=wes_service.cwl_runner --opt extra=--workDir=/

Client environment options

Set service endpoint:

$ export WES_API_HOST=localhost:8080

Set the value to pass in the Authorization header:

$ export WES_API_AUTH=my_api_token

Set the protocol (one of http, https)

$ export WES_API_PROTO=http

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wes-service-2.9.tar.gz (22.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wes_service-2.9-py2-none-any.whl (28.1 kB view details)

Uploaded Python 2

File details

Details for the file wes-service-2.9.tar.gz.

File metadata

  • Download URL: wes-service-2.9.tar.gz
  • Upload date:
  • Size: 22.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/2.7.13

File hashes

Hashes for wes-service-2.9.tar.gz
Algorithm Hash digest
SHA256 f4c90693f54d9485347ab92eab4f8f82adeb11bae57a162ae93b556469687670
MD5 8d345cd678c62a08fe70f3e01a4d3d7e
BLAKE2b-256 7962844a3297d43e822b2482f58279e270ae880aac9b1e78f7ccbb9a8ec9065c

See more details on using hashes here.

File details

Details for the file wes_service-2.9-py2-none-any.whl.

File metadata

  • Download URL: wes_service-2.9-py2-none-any.whl
  • Upload date:
  • Size: 28.1 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/2.7.13

File hashes

Hashes for wes_service-2.9-py2-none-any.whl
Algorithm Hash digest
SHA256 83dbb5d3dd7eb1347f8defce933479983fc2c6a0d02922d1e2d4f6fb23104fb6
MD5 9efc0d3181c116a2a3f75684bc92b643
BLAKE2b-256 e809561ed5f3c815c76d0006f885b1e1b0ed1140edf30f3451f25e0740482577

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page