From f171f737bc4732b65afa921994723f2fd575f206 Mon Sep 17 00:00:00 2001 From: Riley Grant Date: Wed, 20 Nov 2024 15:18:06 -0600 Subject: [PATCH] fixup(data-pipeline): update pext struct path --- data-pipeline/src/data_pipeline/pipelines/genes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-pipeline/src/data_pipeline/pipelines/genes.py b/data-pipeline/src/data_pipeline/pipelines/genes.py index c864cf00b..6d1d7c8f4 100644 --- a/data-pipeline/src/data_pipeline/pipelines/genes.py +++ b/data-pipeline/src/data_pipeline/pipelines/genes.py @@ -263,7 +263,7 @@ reshape_pext_data_to_tissue_array, "/pext/pext_v4_tissue_array", { - "pext_struct_path": "gs://gnomad-v4-data-pipeline/20240813_rhg_test/output/external_sources/gnomad.pext.gtex_v10.browser.ht", + "pext_struct_path": "gs://gnomad-v4-data-pipeline/output/external_sources/pext/gnomad.pext.gtex_v10.browser.ht", }, )