Come for the food, and stay for the sunsets!
What's on DocsDoor? So our unit of distribution is either a tool or a workflow. A tool is a single container that performs a single action or step. A workflow is a chain of tools that are strung together in order to accomplish a more complex task. As a real-world example, if you're familiar with BWA-MAM, that would be an example of something more complex that can be considered to be a workflow would be something Note that in some languages, you can register a single tool as a workflow, but you're not allowed to basically register a multi-step workflow as a tool. So depending on how you write your descriptor for BWA-MAM, you could technically register it as both.