Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

genome/ptero-lsf

Repository files navigation

PTero LSF Service

Requirements Status

This project provides a way for the PTero workflow system to run commands via LSF using Celery via a REST API.

The API is currently described here.

Testing

To run tests:

pip install tox
tox

Development

To launch a development server:

pip install -r requirements.txt
pip install honcho
honcho start -f Procfile.dev -c worker=4

You can then connect to the webserver at http://localhost:7200

About

Ptero services to run commands via LSF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published