From 4f91000b7b04d435b302ec42f4a08b51b25d460e Mon Sep 17 00:00:00 2001 From: Kevin Date: Tue, 1 Sep 2026 00:25:15 +0200 Subject: [PATCH] Update main.nf --- main.nf | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.nf b/main.nf index 5e2ff32..c10d335 100644 --- a/main.nf +++ b/main.nf @@ -15,8 +15,6 @@ process split_text { } process convert_to_upper { - tag "$y" - input: path y