Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.88 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.88 KB

GitHub actions status Sonarcloud Status Bioconda Pypi Docker Cloud Build Status Stack Overflow Twitter Github stars

Snakemake

The Snakemake workflow management system is a tool to create reproducible and scalable data analyses. Workflows are described via a human readable, Python based language. They can be seamlessly scaled to server, cluster, grid and cloud environments without the need to modify the workflow definition. Finally, Snakemake workflows can entail a description of required software, which will be automatically deployed to any execution environment.

Homepage: https://snakemake.readthedocs.io

Note: Snakemake has just (Oct 4 2019) moved from bitbucket.org/snakemake/snakemake to Github. Forks and stars are not yet insightful here!

Copyright (c) 2012-2019 Johannes Köster [email protected] (see LICENSE)