This is an repository of sample workflows for use with the Makeflow workflow system. You can use as examples of how to use Makeflow, or to benchmark the performance of your system. If you have an interesting workflow, we would be happy to add it here; please make a pull request.
We recommend the following citation for this data:
Nick Hazekamp and Douglas Thain, Makeflow Examples Repository, http://github.com/cooperative-computing-lab/makeflow-examples, 2017.
Some of these examples are more complete than others, as described in the README.md files in each directory:
-
BLAST, SSAHA, BWA, and SHRIMP contain complete instructions for downloading software, generating sample data, and creating and running complete workflows from scratch. The other examples are static snapshots of workflows for display or analysis, but do not contain the actual applications necessary to run them.
-
It should be noted that the sample data that is generated in these is complelely random and has no value other than for showing these workflows in action. As a result some generated behavior may appear to cause issues when programs expect some format or quality guarantee.