From 6240ec0ac8d10372491a3400b6881540a62674f6 Mon Sep 17 00:00:00 2001 From: Alexander Peltzer Date: Fri, 12 Jan 2024 09:31:48 +0000 Subject: [PATCH] Clean --- nextflow.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nextflow.config b/nextflow.config index e476d297..ef869a71 100644 --- a/nextflow.config +++ b/nextflow.config @@ -55,7 +55,7 @@ params { save_reference = false fastp_max_length = 40 min_trimmed_reads = 10 - + // Contamination filtering filter_contamination = false rrna = null @@ -65,7 +65,6 @@ params { pirna = null other_contamination = null - // MultiQC options multiqc_config = null multiqc_title = null