From f4418b7b109f362f850394e6709d8264319079fa Mon Sep 17 00:00:00 2001 From: Tyler Chafin Date: Thu, 22 Aug 2024 15:28:51 +0100 Subject: [PATCH] revert deleted profile --- nextflow.config | 1 + 1 file changed, 1 insertion(+) diff --git a/nextflow.config b/nextflow.config index d9c7344..437ff82 100644 --- a/nextflow.config +++ b/nextflow.config @@ -74,6 +74,7 @@ try { // Load sanger-tol/readmapping custom profiles from different institutions. profiles { + cleanup { cleanup = true } debug { dumpHashes = true process.beforeScript = 'echo $HOSTNAME'