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

additinal custom rules for slurm parameters

parent 37410647
No related branches found
No related tags found
No related merge requests found
{
"__default__" :
{
"time" : "00:15:00",
"n" : 1,
"time" : "00:30:00",
"c" : 1,
"partition" : "fast",
"mem" : "1G",
"jobName" : "{rule}"
"mem" : "4G",
"jobName" : "magatt_{rule}"
},
"mapHomologousRegions" :
{
"time" : "12:00:00",
"time" : "1-00:00:00",
"mem" : "8G",
"partition" : "normal"
},
"gmapRescue":
{
"time" : "12:00:00",
"time" : "1-00:00:00",
"mem" : "8G",
"partition" : "normal"
},
......@@ -28,22 +28,19 @@
"indexQuery":
{
"time" : "01:00:00",
"mem" : "4G",
"partition" : "normal"
},
"indexTarget":
{
"time" : "01:10:00",
"mem" : "4G",
"partition" : "normal"
},
"selectMappedISBP":
{
"mem" : "4G"
"time": "00:30:00"
},
"keepMappedOnSameChrom":
{
"mem" : "4G",
"time" : "01:00:00"
}
}
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