From 3758bb79faf143c272d50ddc0a9047d9c5d844a9 Mon Sep 17 00:00:00 2001 From: jvfe Date: Thu, 27 Jun 2024 14:07:05 -0300 Subject: [PATCH] refact: Update rspr exact resource label --- modules/local/rspr/exact.nf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/local/rspr/exact.nf b/modules/local/rspr/exact.nf index 088e1d4..aca74e7 100644 --- a/modules/local/rspr/exact.nf +++ b/modules/local/rspr/exact.nf @@ -1,5 +1,5 @@ process RSPR_EXACT { - label 'process_low' + label 'process_single' label 'process_long' conda "bioconda::ete3=3.1.1"