Basepair allows users to create their own workflow using a very systematic system defined by YAML text files. The YAML format is support by all major programming languages, easily editable by humans and let's you keep your modules and workflows in version control.

There are just 3 steps to create a workflow:

  1. Define modules
  2. Define workflows
  3. Test