From 8358d8dd8e46dcfd0184c92870fc47de4de0689a Mon Sep 17 00:00:00 2001 From: Gisela Gabernet Date: Mon, 21 Oct 2024 21:51:54 -0400 Subject: [PATCH] increase time --- conf/test_10x_sc.config | 2 +- conf/test_clontech_umi.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/test_10x_sc.config b/conf/test_10x_sc.config index e4682c5e..26da7f86 100644 --- a/conf/test_10x_sc.config +++ b/conf/test_10x_sc.config @@ -11,7 +11,7 @@ process { resourceLimits = [ cpus: 4, memory: '15.GB', - time: '4.h' + time: '6.h' ] } diff --git a/conf/test_clontech_umi.config b/conf/test_clontech_umi.config index 0c267fb5..cfb48f66 100644 --- a/conf/test_clontech_umi.config +++ b/conf/test_clontech_umi.config @@ -15,7 +15,7 @@ process { resourceLimits = [ cpus: 4, memory: '15.GB', - time: '1.h' + time: '6.h' ] }