From 78a2b911a3fbf5701815cd2f2318ad5dfa7fc968 Mon Sep 17 00:00:00 2001
From: Maria Voigt <maria.voigt@idiv.de>
Date: Fri, 31 Mar 2017 15:08:27 +0200
Subject: [PATCH] increasing time for prediction with nr-boots

---
 src/prediction/submit_abundance_pred_nr_boot.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/prediction/submit_abundance_pred_nr_boot.sh b/src/prediction/submit_abundance_pred_nr_boot.sh
index 272f907..4cf3b7a 100644
--- a/src/prediction/submit_abundance_pred_nr_boot.sh
+++ b/src/prediction/submit_abundance_pred_nr_boot.sh
@@ -4,7 +4,7 @@
 
 #$ -S /bin/bash
 
-#$ -l h_rt=1:00:00
+#$ -l h_rt=12:00:00
 #$ -l h_vmem=4G
 
 #$ -o /work/$USER/$JOB_NAME-$JOB_ID-$TASK_ID.log
-- 
GitLab