diff --git a/workflow/20231012.workflow-tools.md b/workflow/20231012.workflow-tools.md new file mode 100644 index 0000000..2921cb9 --- /dev/null +++ b/workflow/20231012.workflow-tools.md @@ -0,0 +1,24 @@ +Survey of Workflow Tools +======================== + +DAGMan - Built-in workflow tool for HTCondor +-------------------------------------------- +Built for high-throughput computing. + + +Nextflow +-------- + +Supposedly very popular! + + +Snakemake +--------- + +Supposedly easy to understand and learn for the first time. + + +Common Workflow Language (CWL) +------------------------------ + +Aiming to be the common standard of expressing workflows.