Merge branch 'blog-examples'
[arvados-tutorial.git] / blog-examples / debugging / star-index / README.md
diff --git a/blog-examples/debugging/star-index/README.md b/blog-examples/debugging/star-index/README.md
new file mode 100644 (file)
index 0000000..70872ac
--- /dev/null
@@ -0,0 +1,16 @@
+
+To test this:
+
+  mkdir rnaseq
+  cd rnaseq
+  wget --mirror --no-parent --no-host --cut-dirs=1 https://download.jutro.arvadosapi.com/c=9178fe1b80a08a422dbe02adfd439764+925/
+  cd ..
+
+Then:
+
+   arvados-cwl-runner STAR-index-broken.cwl STAR-index.yml
+
+or:
+
+   arvados-cwl-runner STAR-index.cwl STAR-index.yml
+