From 62f45c8be7b1f592843cb2a4ca0c214e51beaf81 Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Thu, 3 Nov 2022 10:03:27 +0100 Subject: [PATCH] Update nextflow.config --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index 9bf7f83..d11abd9 100644 --- a/nextflow.config +++ b/nextflow.config @@ -69,7 +69,7 @@ params { shortread_qc_excludeunmerged = false shortread_qc_adapter1 = null shortread_qc_adapter2 = null - shortread_qc_adapterlist = null // TODO Add for FASTP + shortread_qc_adapterlist = null shortread_qc_minlength = 15 perform_longread_qc = false