@@ -100,5 +100,10 @@ task benchmark { | |||
File metrics = "${sample}.metrics.json.gz" | |||
File out_file = "filelist" | |||
File filtered_vcf = "filtered.vcf" | |||
File unzip_vcf = "unzip.vcf" | |||
File body_filter = "body.filtered" | |||
File body_filtered_gt = "body.filtered.gt" | |||
File name = "name" | |||
File body = "body" | |||
} | |||
} |