Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

elixir-cloud-aai/WES-cli-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WES-cli

Apache License

Client based on bravado for the Workflow Execution Service (WES)

Installation

Clone repository

git clone https://github.com/zavolanlab/WES-cli.git

Traverse to project directory

cd WES-cli
project_dir="$PWD"

Create and activate virtual environment

virtualenv -p `which python3` venv
source venv/bin/activate

Install required packages

pip install -r requirements.txt

About

Bravado-based client for GA4GH Workflow Execution Service (WES) API services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages