Supported Languages
Last updated
Was this helpful?
Last updated
Was this helpful?
In the realm of bioinformatics and computational analysis, workflow languages play a pivotal role in orchestrating complex processes.
Workbench offers native support for WDL. (WDL, pronounced ‘widdle’). WDL is an open, community-driven workflow language stewarded by the OpenWDL organization. WDL is a popular choice among bioinformatics professionals for defining and executing complex workflows. Its structured syntax and capabilities make it a preferred option for many who are looking to design robust and reproducible pipelines.
Example of WDL:
When you run this workflow with an input message, it will create a task that simply echoes that message.
Choosing the right workflow language is crucial for seamless execution and scalability. Workbench, with its support for WDL, ensures that its users can leverage one of the industry's leading workflow languages.