diff --git a/conf/pipeline/rnaseq/ku_sund_dangpu.config b/conf/pipeline/rnaseq/ku_sund_dangpu.config index 7e46348d5..703c56759 100644 --- a/conf/pipeline/rnaseq/ku_sund_dangpu.config +++ b/conf/pipeline/rnaseq/ku_sund_dangpu.config @@ -1,6 +1,6 @@ process { - // Use more memory with processes labeled as 'process_high' to enable sufficient memory access to STAR_GENOMEGENERATE - // and other memory-intensive processes + // Use more memory with processes labeled as 'process_high' to enable sufficient memory access to STAR_GENOMEGENERATE + // and other memory-intensive processes withLabel: 'process_high' { memory = 128.GB }