From 56322369502734aa76472a89091f956c80551134 Mon Sep 17 00:00:00 2001 From: seppinho Date: Thu, 21 Dec 2023 18:44:18 +0100 Subject: [PATCH] Remove specification of additional outputs --- nextflow.config | 2 -- 1 file changed, 2 deletions(-) diff --git a/nextflow.config b/nextflow.config index 72a2407..a081846 100644 --- a/nextflow.config +++ b/nextflow.config @@ -17,8 +17,6 @@ params { files = null reference = "rcrs" mode = "mutserve" - output_reports = null - output_auxiliary = null detection_limit = 0.01 mapQ = 20 baseQ = 20