From d473a7f42f16343e68ec0efb2a31c6c4cf808761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Sch=C3=B6nherr?= Date: Wed, 29 May 2024 18:10:39 +0200 Subject: [PATCH] Reset default param --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index ab980d8..f8953bb 100644 --- a/nextflow.config +++ b/nextflow.config @@ -23,7 +23,7 @@ params { alignQ = 30 coverage_estimation = "on" max_samples = 0 - subsampling = "on" + subsampling = "off" subsampling_coverage = 2000