From c00f59e479a23b5d8819850fb5f52c8e7a882750 Mon Sep 17 00:00:00 2001 From: sridhar0605 Date: Thu, 25 Jan 2024 14:40:32 -0600 Subject: [PATCH] typo --- definitions/detect_variants_wgs.wdl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/definitions/detect_variants_wgs.wdl b/definitions/detect_variants_wgs.wdl index e67737f..823ec05 100644 --- a/definitions/detect_variants_wgs.wdl +++ b/definitions/detect_variants_wgs.wdl @@ -24,9 +24,9 @@ workflow detectVariantsWgs { File reference_fai File reference_dict File tumor_cram - File tumor_cram_bai + File tumor_cram_index File normal_cram - File normal_cram_bai + File normal_cram_index File roi_intervals Boolean strelka_exome_mode Int strelka_cpu_reserved = 8