We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 926e1f9 + 18cd094 commit 76f0308Copy full SHA for 76f0308
definitions/detect_variants_nonhuman.wdl
@@ -93,7 +93,7 @@ workflow detectVariantsNonhuman {
93
exome_mode=strelka_exome_mode,
94
cpu_reserved=strelka_cpu_reserved,
95
normal_sample_name=normal_sample_name,
96
- tumor_sample_name=normal_sample_name,
+ tumor_sample_name=tumor_sample_name,
97
fp_min_var_freq=fp_min_var_freq
98
}
99
0 commit comments