From b32e01e767560e993604c147020d0e35281aed97 Mon Sep 17 00:00:00 2001 From: ALuesink <22368429+ALuesink@users.noreply.github.com> Date: Thu, 11 Nov 2021 16:40:29 +0100 Subject: [PATCH] Added links to YAML and CWL array --- setup.md | 5 +++++ 1 file changed, 5 insertions(+) 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 %} -- 2.30.2