X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/091af67c8481567a9e6724df0a77b3fae13ee1ad..c5f67bbc40e8f6a98854b1bf67fc6a98cff80790:/doc/examples/pipeline_templates/gatk-exome-fq-snp.json diff --git a/doc/examples/pipeline_templates/gatk-exome-fq-snp.json b/doc/examples/pipeline_templates/gatk-exome-fq-snp.json index f8c08d146a..481dda38ca 100644 --- a/doc/examples/pipeline_templates/gatk-exome-fq-snp.json +++ b/doc/examples/pipeline_templates/gatk-exome-fq-snp.json @@ -13,7 +13,7 @@ ], "input":"d237a90bae3870b3b033aea1e99de4a9+10820+K@qr1hi" }, - "output_is_persistent":false + "output_name":false }, "bwa-index":{ "repository":"arvados", @@ -28,7 +28,7 @@ "required":true } }, - "output_is_persistent":false + "output_name":false }, "bwa-aln":{ "repository":"arvados", @@ -54,7 +54,7 @@ "runtime_constraints":{ "max_tasks_per_node":1 }, - "output_is_persistent":false + "output_name":false }, "picard-gatk2-prep":{ "repository":"arvados", @@ -75,7 +75,7 @@ "runtime_constraints":{ "max_tasks_per_node":1 }, - "output_is_persistent":false + "output_name":false }, "GATK2-realign":{ "repository":"arvados", @@ -107,7 +107,7 @@ "runtime_constraints":{ "max_tasks_per_node":2 }, - "output_is_persistent":false + "output_name":false }, "GATK2-bqsr":{ "repository":"arvados", @@ -130,7 +130,7 @@ "required":true } }, - "output_is_persistent":false + "output_name":false }, "GATK2-merge-call":{ "repository":"arvados", @@ -169,7 +169,7 @@ ] } }, - "output_is_persistent":true + "output_name":"Variant calls from UnifiedGenotyper" } } }