This lesson is still being designed and assembled (Pre-Alpha version)

Introduction to Workflows with Common Workflow Language: Glossary

Key Points

Introduction
  • CWL is a standard for describing workflows based on command-line tools

  • CWL workflows are written in a subset of YAML

  • A CWL workflow is more portable than a shell script

  • CWL supports software containers, supporting reproducibility on different machines

CWL and Shell Tools
  • First key point. Brief Answer to questions. (FIXME)

Developing Multi-Step Workflows
  • First key point. Brief Answer to questions. (FIXME)

Resources for Reusing Tools and Scripts
  • First key point. Brief Answer to questions. (FIXME)

Debugging Workflows
  • First key point. Brief Answer to questions. (FIXME)

More information

Glossary

FIXME