From 680834fd43147b9a70269976715b6ff0cdf45354 Mon Sep 17 00:00:00 2001 From: Lukas Forer Date: Sat, 15 Jun 2024 14:50:24 +0200 Subject: [PATCH] Add missing merge_results param --- nextflow.config | 1 + 1 file changed, 1 insertion(+) diff --git a/nextflow.config b/nextflow.config index 134cdb2..dd8af0e 100644 --- a/nextflow.config +++ b/nextflow.config @@ -30,6 +30,7 @@ params { max_samples = 50000 meta = true md5 = false + merge_results = true aesEncryption = "no" imputation = [ enabled: true