Skip to content

Commit

Permalink
Update unc_longleaf.config with CUTRUN memory updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ahepperla authored Apr 10, 2024
1 parent 6007db9 commit c313b2d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions conf/unc_longleaf.config
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit c313b2d

Please sign in to comment.