Installation
The package is installed with:
git clone -b develop https://github.com/ZOO-Project/zoo-wes-runner.git
cd zoo-wes-runner
poetry build
pip install dist/zoo_wes_runner-0.1.0-py3-none-any.whl
Test the installation with:
from zoo_wes_runner import ZooWESRunner