Tutorials

Pomsets are the data structures that represent computational workflows. There are three main ways by which you can use pomsets

  • programmatically, using the API;
  • interactively, using the GUI;
  • on the commandline.

The pomsets API is for you if you are a developer who wants to build computational workflows programmatically for use within your own applications, or for the purpose of dynamically generating workflows based upon the environment and/or configuration.

The pomsetsGUI is for you if you are a user who is building a workflow to share with your colleagues or if you are executing a pomset and would like to see interactive updates on the execution status.