Added links to YAML and CWL array
authorALuesink <22368429+ALuesink@users.noreply.github.com>
Thu, 11 Nov 2021 15:40:29 +0000 (16:40 +0100)
committerGitHub <noreply@github.com>
Thu, 11 Nov 2021 15:40:29 +0000 (16:40 +0100)
setup.md

index 6ae114a366ad612af28817f3cd3d0df242360681..4e144c2a59cf901ba584516268301d779826f21d 100644 (file)
--- 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 %}
 </div>