X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3bf22ae161deadd56d20c4165d2ec569de2dcdef..80d57cdcc9fcae93da2b507942815d9de6dd3351:/doc/user/topics/running-pipeline-command-line.html.textile.liquid diff --git a/doc/user/topics/running-pipeline-command-line.html.textile.liquid b/doc/user/topics/running-pipeline-command-line.html.textile.liquid index 147fbf0d3a..8c8dd149b7 100644 --- a/doc/user/topics/running-pipeline-command-line.html.textile.liquid +++ b/doc/user/topics/running-pipeline-command-line.html.textile.liquid @@ -10,9 +10,9 @@ This tutorial demonstrates how to use the command line to run the same pipeline When you use the command line, you must use Arvados unique identifiers to refer to objects. The identifiers in this example correspond to the following Arvados objects: -* "Tutorial align using bwa mem (qr1hi-p5p6p-itzkwxblfermlwv)":https://{{ site.arvados_workbench_host }}/pipeline_templates/qr1hi-p5p6p-itzkwxblfermlwv -* "Tutorial chromosome 19 reference (2463fa9efeb75e099685528b3b9071e0+438)":https://{{ site.arvados_workbench_host }}/collections/2463fa9efeb75e099685528b3b9071e0+438 -* "Tutorial sample exome (3229739b505d2b878b62aed09895a55a+142)":https://{{ site.arvados_workbench_host }}/collections/3229739b505d2b878b62aed09895a55a+142 +* "Tutorial align using bwa mem (qr1hi-p5p6p-itzkwxblfermlwv)":{{site.arvados_workbench_host}}/pipeline_templates/qr1hi-p5p6p-itzkwxblfermlwv +* "Tutorial chromosome 19 reference (2463fa9efeb75e099685528b3b9071e0+438)":{{site.arvados_workbench_host}}/collections/2463fa9efeb75e099685528b3b9071e0+438 +* "Tutorial sample exome (3229739b505d2b878b62aed09895a55a+142)":{{site.arvados_workbench_host}}/collections/3229739b505d2b878b62aed09895a55a+142 Use @arv pipeline run@ to run the pipeline, supplying the inputs to the bwa-mem component on the command line: