diff --git a/tests/input_files/cluster.json b/tests/input_files/cluster.json index 6df74cd215dafb47429c05e07bb42f399feab211..9ac645528acf0951235a439fc2e165f8288b0af7 100644 --- a/tests/input_files/cluster.json +++ b/tests/input_files/cluster.json @@ -4,7 +4,7 @@ "queue": "6hours", "time": "01:00:00", "threads": "1", - "mem": "4G", + "mem": "8G", "name": "{rule}.{wildcards}", "out": "logs/cluster/{rule}.{wildcards}-%j-%N.out" }, @@ -42,7 +42,7 @@ { "time": "03:00:00", "threads":"8", - "mem":"10G" + "mem":"20G" }, "create_index_kallisto": {