snakemake / snakedeploy

deploy a snakemake pipeline directly from version control (under development)
Mozilla Public License 2.0
21 stars 8 forks source link

SnakeDeploy

PyPI version

https://raw.githubusercontent.com/snakemake/snakedeploy/main/img/snakedeploy.png

Deploy a snakemake pipeline from GitHub.

Getting Started

SnakeDeploy is a command line and interactive Python client to easily deploy snakemake pipelines from version control like GitHub. For getting started and a basic tutorial, see the documentation at snakedeploy.readthedocs.io.

License