ga4gh/task-execution-server

Name: task-execution-server

Owner: Global Alliance for Genomics and Health

Description: null

Created: 2016-03-21 23:27:49.0

Updated: 2017-12-05 16:13:59.0

Pushed: 2016-10-21 18:34:48.0

Homepage: null

Size: 124

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

task-execution-server

Initial tool install
 depends
Build project

Start task server
n/tes-server
Start worker
n/tes-worker
Get info about task execution service
 http://localhost:8000/v1/jobs-service
Get Task Execution Server CWL runner
clone https://github.com/bmeg/funnel.git
unnel/
ualenv venv
nv/bin/activate
install cwltool
install pyyaml
Run Example workflow
on funnel/main.py --tes tes.yaml test/hashsplitter-workflow.cwl --input README.md 

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.