From e08f9aaab8f3c5a5db4827226c3bc48532512e77 Mon Sep 17 00:00:00 2001 From: kcibul Date: Wed, 16 Feb 2022 10:22:37 -0500 Subject: [PATCH] Update GvsExtractCallset.wdl --- scripts/variantstore/wdl/GvsExtractCallset.wdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/variantstore/wdl/GvsExtractCallset.wdl b/scripts/variantstore/wdl/GvsExtractCallset.wdl index 9815c41e194..06106bfd747 100644 --- a/scripts/variantstore/wdl/GvsExtractCallset.wdl +++ b/scripts/variantstore/wdl/GvsExtractCallset.wdl @@ -17,7 +17,7 @@ workflow GvsExtractCallset { # For reblocking v1, the default is "SIXTY" instead of "FORTY" String? drop_state = "FORTY" - File? interval_weights_bed = "gs://broad-dsp-spec-ops/gvs/weights/gvs_vet_weights_1kb.bed" + File? interval_weights_bed = "gs://broad-public-datasets/gvs/weights/gvs_vet_weights_1kb.bed" # NOTE: this is just the cohort table prefix, not including project or dataset qualifiers # without a default value, ranges users are forced to specify a value even though it is meaningless