diff --git a/conf/sage.config b/conf/sage.config index 615da63..bfe1e09 100644 --- a/conf/sage.config +++ b/conf/sage.config @@ -8,6 +8,9 @@ params { // Leverage us-east-1 mirror of select human and mouse genomes params { igenomes_base = 's3://sage-igenomes/igenomes' + max_memory = '128.GB' + max_cpus = 16 + max_time = '240.h' } // Enable retries globally for certain exit codes