SLIDE 12 Requirements Requirements for for workflow workflow management management systems systems
Can be substituted by strings; sub-data access methods required no data handling Complex data types Can be substituted by
lists + index arithmetics no data structures Multi-dimensional lists By-index element access, addition and removal required yes data handling Lists yes data handling Primitive data types yes control flow, data handling Arithmetic operators and functions Can be substituted by for loop + by-index access no control flow, data handling Loop (iteration over lists) Can be substituted by conditional loop + arithmetics no control flow, data handling Loop (for) yes control flow Loop (conditional) yes control flow Conditional branching
Remarks Mandatory? Category Requirement
The presented orthologous promoter retrieval workflow defines some requirements for WMS. Roughly they can be distinguish between control flow and data handling-related requirements.