diff --git a/conf/sanger.config b/conf/sanger.config index 686a3af..63952c8 100644 --- a/conf/sanger.config +++ b/conf/sanger.config @@ -24,3 +24,9 @@ executor{ submitRateLimit = '5 sec' killBatchSize = 50 } + +params { + max_memory = 128.GB + max_cpus = 64 + max_time = 12.h +}