FASTR

FASTR is a framework that helps creating workflows of different tools. The workflows created in FASTR are automatically enhanced with flexible data input/output, execution options (local, cluster, etc) and solid provenance.

We chose to create tools by creating wrappers around executables and connecting everything with Python.

Fastr is open-source (licensed under the Apache 2.0 license) and hosted on bitbucket at https://bitbucket.org/bigr_erasmusmc/fastr

For support, go to https://groups.google.com/d/forum/fastr-users

To get yourself a copy:

hg clone https://bitbucket.org/bigr_erasmusmc/fastr

or if you have a ssh key pair:

hg clone ssh://hg@bitbucket.org/bigr_erasmusmc/fastr

The official documentation can be found at fastr.readthedocs.io

The Fastr workflow system is presented in the following article:

FASTR User reference

FASTR REST API reference

Indices and tables