Skip to content

Commit c2ab362

Browse files
committed
Logo
1 parent d9312b7 commit c2ab362

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/computing/running/toil-cwl-runner.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Running CWL workflows on Puhti with `toil-cwl-runner`
22

3-
[Common Workflow Language](https://www.commonwl.org/) is a popular set of open standards implemented by several workflow runners and platforms.
3+
<img src="https://github.com/common-workflow-language/cwl-website/blob/main/content/assets/img/CWL-Logo-HD-cropped2.png" width="50%" title="CWL Logo"/>
4+
5+
The [Common Workflow Language](https://www.commonwl.org/) is a popular set of open standards implemented by several workflow runners and platforms.
46
The CWL standards are targeted at creating portable workflows made of command line programs. The steps can be written in any compiled or interpreted language.
57
Sub-workflows, optional steps, scatter-gather, and implicit parallelism are just some of the features.
68

0 commit comments

Comments
 (0)