Skip to content

Commit 29c3956

Browse files
committed
🧹 return old output name
1 parent 69b5637 commit 29c3956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/kfdrc-single-sample-genotyping-wf.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ steps:
288288
$(self.secondaryFiles.filter(function(e) {return e.nameext == '.dict'})[0])
289289
output_basename:
290290
source: output_basename
291-
valueFrom: $(self).gatk.germline
291+
valueFrom: $(self).gatk.germline.hardfiltered
292292
dbsnp_vcf: dbsnp_vcf
293293
wgs_evaluation_interval_list: wgs_evaluation_interval_list
294294
out: [output]

0 commit comments

Comments
 (0)