diff --git a/runner/operator/cmo_ch/v2_1_0/chip_var/input_template.json.jinja2 b/runner/operator/cmo_ch/v2_1_0/chip_var/input_template.json.jinja2 index ba5e4ebf7..cdbfa8b9d 100644 --- a/runner/operator/cmo_ch/v2_1_0/chip_var/input_template.json.jinja2 +++ b/runner/operator/cmo_ch/v2_1_0/chip_var/input_template.json.jinja2 @@ -53,15 +53,15 @@ }, "input_47kchpd_tsv_file": { "class": "File", - "path": "juno:///work/cch/production/resources/ch_47k_impact/versions/v1/chpd47k_prevalence.tsv" + "location": "juno:///work/cch/production/resources/ch_47k_impact/versions/v1/chpd47k_prevalence.tsv" }, "input_panmeloid_tsv_file": { "class": "File", - "path": "juno:///work/cch/production/resources/pan_myeloid/versions/v1/pan_myeloid_variant_count.tsv" + "location": "juno:///work/cch/production/resources/pan_myeloid/versions/v1/pan_myeloid_variant_count.tsv" }, "input_hotspot_tsv_file": { "class": "File", - "path": "juno:///work/cch/production/resources/ch_47k_impact/versions/v1/hotspots_47kchpd.tsv" + "location": "juno:///work/cch/production/resources/ch_47k_impact/versions/v1/hotspots_47kchpd.tsv" }, "retain_info": "CNT,TUMOR_TYPE", "vardict_allele_frequency_threshold": 0,