diff --git a/conf/unc_longleaf.config b/conf/unc_longleaf.config index a60e5ee27..33968f23d 100644 --- a/conf/unc_longleaf.config +++ b/conf/unc_longleaf.config @@ -18,12 +18,12 @@ process { queue = 'general' withName: 'NFCORE_CUTANDRUN:CUTANDRUN:FRAG_LEN_HIST' { - memory = 100.GB - } - - withName: 'NFCORE_CUTANDRUN:CUTANDRUN:DEEPTOOLS_PLOTHEATMAP_GENE_ALL' { - memory = 100.GB - } + memory = 100.GB + } + + withName: 'NFCORE_CUTANDRUN:CUTANDRUN:DEEPTOOLS_PLOTHEATMAP_GENE_ALL' { + memory = 100.GB + } } executor {