From d15dc85a0b097f1457d8c3ac881af78695d796ce Mon Sep 17 00:00:00 2001 From: Luisa Santus Date: Thu, 19 Dec 2024 15:19:30 +0100 Subject: [PATCH] Update subworkflows/local/utils_nfcore_multiplesequencealign_pipeline/main.nf Co-authored-by: Jose Espinosa-Carrasco --- .../local/utils_nfcore_multiplesequencealign_pipeline/main.nf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subworkflows/local/utils_nfcore_multiplesequencealign_pipeline/main.nf b/subworkflows/local/utils_nfcore_multiplesequencealign_pipeline/main.nf index f3ff562e..dcfa3d4f 100644 --- a/subworkflows/local/utils_nfcore_multiplesequencealign_pipeline/main.nf +++ b/subworkflows/local/utils_nfcore_multiplesequencealign_pipeline/main.nf @@ -328,7 +328,7 @@ def keepKeysFromArrayList(arrayList, keysToKeep) { return modifiedData } -/** +/* * Utility function to convert time strings to minutes. * * This function takes a time string in the format of hours, minutes, seconds, and milliseconds,