diff --git a/config/cluster.json b/config/cluster.json index 046ffbb..c1b5f19 100644 --- a/config/cluster.json +++ b/config/cluster.json @@ -91,12 +91,14 @@ "fastqc_bam": { "threads": "8", "mem": "32G", - "time": "12:00:00" + "time": "12:00:00", + "gres": "lscratch:64" }, "fastqc_raw": { "threads": "8", "mem": "32G", - "time": "12:00:00" + "time": "12:00:00", + "gres": "lscratch:64" }, "fc_lane": { "threads": "4",