gusevfe/snakemake
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Snakemake -- a pythonic workflow system Build systems like GNU Make are frequently used to create complicated workflows, e.g. in bioinformatics. This project aims to reduce the complexity of creating workflows by providing a clean and modern domain specific specification language (DSL) in python style, together with a fast and comfortable execution environment. Copyright (c) 2013 Johannes Köster <johannes.koester@tu-dortmund.de> (see LICENSE)