Skip to content

Kirill84/snakemake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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)

About

A fork of snakemake to suite for my needs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • CSS 1.1%
  • Shell 0.3%