From 21c673228fd9fe5f7481c34de49b1aab9c46b0d5 Mon Sep 17 00:00:00 2001 From: Elena Buscaroli Date: Wed, 29 Jan 2025 16:32:57 +0100 Subject: [PATCH] update nextflow.config --- nextflow.config | 3 --- 1 file changed, 3 deletions(-) diff --git a/nextflow.config b/nextflow.config index 4725494..9c71447 100644 --- a/nextflow.config +++ b/nextflow.config @@ -527,6 +527,3 @@ validation { afterText = validation.help.afterText } } - -// Load modules.config for DSL2 module specific options -includeConfig 'conf/modules.config'