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.7.tar.gz (20.8 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-2.7-py3-none-any.whl (22.6 kB view details)

Uploaded Python 3

wes_service-2.7-py2-none-any.whl (26.7 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: wes-service-2.7.tar.gz
  • Upload date:
  • Size: 20.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.7.tar.gz
Algorithm Hash digest
SHA256 e477238712844b4fc7a82e554267185a501e48f10c3b8e47aae3e699a2285491
MD5 b50424e4b820477ffdcccf27837c8f0e
BLAKE2b-256 433040003aa7db1e5dc6c922294bef4a6f0e792217b432d12ecf1e72e9950bd3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for wes_service-2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 f0ea86dd4d1aa4b03da789df9459574955c653d23bc47f3a9e088042f1f7d819
MD5 c72d9fe9f8bb0cbe9915b5469fd47ed7
BLAKE2b-256 6d99202f27caa048246e90fb4dcbbb7bbe0c802027c6a1db009060a04326551c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wes_service-2.7-py2-none-any.whl
  • Upload date:
  • Size: 26.7 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.7-py2-none-any.whl
Algorithm Hash digest
SHA256 bfdb0167e594a7ce751f90068e347f2625a16e4622f0633c6b441accc4494fe1
MD5 8d4ab1104dfd8da4284164c2fe927fd7
BLAKE2b-256 8d03cd0f4841c89d73d2a6231c48e1b69f1925782e923b4bbf76a1754eb612f4

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