X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/blobdiff_plain/a2027125b36c8ffe0fef473c0e0fd99696e30206..97e0b3521a69a5e49d590f4e5a7e4576ce296335:/setup.md 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 %}