2525: example param parsing
[arvados.git] / doc / user / topics / tutorial-gatk-variantfiltration.html.textile.liquid
index 4e9a1ebbbefeedfa61099b5159d40c2eedf1f8f7..0248325f61034511acefe6733a9e3d5a8b5f3d8c 100644 (file)
@@ -10,7 +10,7 @@ This tutorial demonstrates how to use the Genome Analysis Toolkit (GATK) with Ar
 
 h2. Installing GATK
 
-Download the GATK binary tarball[1] -- e.g., @GenomeAnalysisTK-2.6-4.tar.bz2@ -- and "copy it to your Arvados VM":tutorial-keep.html.
+Download the GATK binary tarball[1] -- e.g., @GenomeAnalysisTK-2.6-4.tar.bz2@ -- and "copy it to your Arvados VM":{{site.baseurl}}/user/tutorials/tutorial-keep.html.
 
 <notextile>
 <pre><code>~$ <span class="userinput">arv keep put GenomeAnalysisTK-2.6-4.tar.bz2</span>
@@ -97,6 +97,7 @@ The Arvados distribution includes an example crunch script ("crunch_scripts/GATK
 ~$ <span class="userinput">cat &gt;the_job &lt;&lt;EOF
 {
  "script":"GATK2-VariantFiltration",
+ "repository":"arvados",
  "script_version":"$src_version",
  "script_parameters":
  {