Skip to content

vangalamaheshh/snakemake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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) 2015 Johannes Köster <johannes.koester@tu-dortmund.de> (see LICENSE)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages