A flexible, pragmatic workflow tool.


Keywords
grid computing workflow, pragmatic, python, scientific-computing, workflow
License
GPL-3.0
Install
pip install gwf==1.3.0

Documentation

gwf

A flexible, pragmatic workflow tool.

Version of Conda package Downloads with Conda Build status Coverage

gwf is a flexible, pragmatic workflow tool for building and running large, scientific workflows. It runs on Python 3.5+ and is developed at the Bioinformatics Research Centre (BiRC), Aarhus University.

Examples
To get a feeling for what a gwf workflow looks like, have a look at a few examples.
Getting started
To quickly get started writing workflows in gwf you can read the User's Guide.
Extending
We don't have the backend you need to run your workflow on your cluster? See the Writing Backends section to roll your own.
Contributing
We aim to make gwf a community developed project. Learn how to contribute.