Skip to content
Snippets Groups Projects
Verified Commit b7d9581d authored by Laurent Modolo's avatar Laurent Modolo
Browse files

test in2p3: add more details in mail report

parent 00019115
No related branches found
No related tags found
No related merge requests found
......@@ -26,4 +26,4 @@ CONFIG=${SCRATCH}/nextflow/src/nf_modules/kallisto/indexing.config
${NF} ${PIPELINE} -c ${CONFIG} -profile ccin2p3_singularity \
--fasta "${SCRATCH}/nextflow/data/tiny_dataset/fasta/tiny_v2.fasta" \
-w "${SCRATCH}"
-w "${SCRATCH}" -ansi-log false
......@@ -59,7 +59,7 @@ profiles {
stageOutMode = "rsync"
executor = "sge"
clusterOptions = "-P P_lbmc -l os=cl7 -l sps=1 -r n \
-o ~/logs/ -e ~/logs/"
-o ~/logs/ -e ~/logs/ -M laurent.modolo@ens-lyon.fr -m beas"
cpus = 1
queue = 'huge'
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment