From: ALuesink <22368429+ALuesink@users.noreply.github.com> Date: Thu, 11 Nov 2021 15:40:29 +0000 (+0100) Subject: Added links to YAML and CWL array X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/commitdiff_plain/b32e01e767560e993604c147020d0e35281aed97 Added links to YAML and CWL array --- diff --git a/setup.md b/setup.md index 6ae114a..4e144c2 100644 --- a/setup.md +++ b/setup.md @@ -163,6 +163,11 @@ arvados-cwl-runner bio-cwl-tools/STAR/STAR-Index.cwl chr1-star-index.yaml ``` {: .language-bash } +## Sneak peak +If you want to jump ahead, here are links to some of the CWL concepts you just used + - [YAML array] (https://www.commonwl.org/user_guide/yaml/#arrays) + - [CWL array inputs] (https://www.commonwl.org/user_guide/09-array-inputs/index.html) + {% endtab %} {% endtabs %}