Skip to content
Snippets Groups Projects
Commit ba3fc8ae authored by Helene Rimbert's avatar Helene Rimbert
Browse files

add directory for slurm output/errors

parent f2dfbb2b
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,9 @@
"c" : 1,
"partition" : "fast",
"mem" : "4G",
"jobName" : "magatt_{rule}"
"jobName" : "magatt_{rule}",
"error" : "slurm/%x-%J.log",
"output" : "slurm/%x-%J.log"
},
"mapHomologousRegions" :
{
......
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