All

Cluster Flow - Automate and standardise bioinformatics analyses on cluster environments

$ cf --genome GRCh37 fastq_bowtie *fq.gz

What is Cluster Flow?

Cluster Flow is a command-line program which uses common cluster managers to run analysis pipelines. It currently supports GRIDEngine (SGE), LSF and SLURM, plus it should be fairly easy to port to others.

Benefits of using Cluster Flow:

How Cluster Flow differs from other pipeline tools:

Installation

Cluster Flow is hosted on GitHub: https://github.com/ewels/clusterflow/

Full installation instructions can be found in the documentation.

Documentation

You can read the full documentation at http://ewels.github.io/clusterflow/

There are also two introductory videos that you can find on YouTube:

Contributors

Phil Ewels (ewels, tallphil)

Written whilst working at the Babraham Institute, maintained at SciLifeLab

Licence

GPL v3