Add the star-index example for the debugging blog post.
[arvados-tutorial.git] / blog-examples / debugging / star-index / README.md
1
2 To test this:
3
4   mkdir rnaseq
5   cd rnaseq
6   wget --mirror --no-parent --no-host --cut-dirs=1 https://download.jutro.arvadosapi.com/c=9178fe1b80a08a422dbe02adfd439764+925/
7   cd ..
8
9 Then:
10
11    arvados-cwl-runner STAR-index-broken.cwl STAR-index.yml
12
13 or:
14
15    arvados-cwl-runner STAR-index.cwl STAR-index.yml
16