Developing Portable Pipelines

Workflow Description Language (WDL)arrow-up-right is a portable, open standard for specifying data processing workflows. WDL makes it straightforward to define complex analysis tasks, chain them together in workflows, and parallelize their execution.

Common Workflow Language (CWL)arrow-up-right is a portable, open standard for describing how to run command line tools and how to connect them to run workflows. CWL makes it straightforward to scale complex data analysis workflows from a single workstation to larger cloud or high performance computing environments.

The recorded webinars below show how to use WDL and Docker to develop locally, then migrate your pipelines to the DNAnexus Platform. The material includes

Last updated

Was this helpful?