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-3.3.tar.gz (23.9 kB view details)

Uploaded Source

Built Distributions

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

wes_service-3.3-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

wes_service-3.3-py2-none-any.whl (33.3 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: wes-service-3.3.tar.gz
  • Upload date:
  • Size: 23.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.3

File hashes

Hashes for wes-service-3.3.tar.gz
Algorithm Hash digest
SHA256 4f2f115b610e465ec4547471af822485c7d5bab7a67897dd1fda79cd498ad24f
MD5 d5204236483cebb6c0fe79c5bf0f63f9
BLAKE2b-256 66e66996db2a808e7cbebd5a130f0d49d6c4c00e54336b50be2dc8ab14cde77a

See more details on using hashes here.

File details

Details for the file wes_service-3.3-py3-none-any.whl.

File metadata

  • Download URL: wes_service-3.3-py3-none-any.whl
  • Upload date:
  • Size: 25.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.3

File hashes

Hashes for wes_service-3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c95d1bbc46a399d81d991c0442c7a8d9f03c948f85597c595c87607a409a48f6
MD5 362231ab5447d331247714e21a5dac15
BLAKE2b-256 637b368db4a4510be29d4c9a65457d8e4171a5ed83118493c604a4505d52e1be

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wes_service-3.3-py2-none-any.whl
  • Upload date:
  • Size: 33.3 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.3

File hashes

Hashes for wes_service-3.3-py2-none-any.whl
Algorithm Hash digest
SHA256 d58fcc24848f65964905d75aca18c56feda3e90c8661db3e89f8537d40d49164
MD5 bb7479ce5ced784e739692fdf539e7d4
BLAKE2b-256 ea68645ef3fa11fb80b0ce231e69c7a47f35a1933aee3e92356949553b259c72

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