From 99dec62b9aeb9cac7a270f26b68a814b00911a4e Mon Sep 17 00:00:00 2001 From: Laurent Modolo <laurent.modolo@ens-lyon.fr> Date: Mon, 20 May 2019 11:30:38 +0200 Subject: [PATCH] update kalliso pbs for in2p3 test --- src/kallisto_index.pbs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/kallisto_index.pbs b/src/kallisto_index.pbs index 43d26c72..9221dfcd 100644 --- a/src/kallisto_index.pbs +++ b/src/kallisto_index.pbs @@ -6,10 +6,10 @@ #$ -l demon=1 #$ -P P_lbmc #$ -N nf_pipe -#$ -o /sps/lbmc/<user>/logs/ # change to your username ! -#$ -e /sps/lbmc/<user>/logs/ # change to your username ! +#$ -o /sps/lbmc/lmodolo/logs/ # change to your username ! +#$ -e /sps/lbmc/lmodolo/logs/ # change to your username ! #$ -r n # relaunch y/n -#$ -M <email>@ens-lyon.fr # change to your mail ! +#$ -M laurent.modolo@ens-lyon.fr # change to your mail ! #$ -m be ## send an email when the job starts and ends #$ -l os=cl7 ## choose OS #$ -l sps=1 ## acces /sps directory -- GitLab