Skip to content

Commit 9bee708

Browse files
Merge pull request #51 from UMCUGenetics/feature/dedup_restart
Feature/dedup restart
2 parents ae7db55 + 814662f commit 9bee708

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

conf/modules.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ process {
295295
}
296296

297297
withName: UMITOOLS_DEDUP {
298+
cache = false // Never resume this process to avoid downstream errors
298299
clusterOptions = "${params.cluster_options} --gres=tmpspace:40G"
299300
ext.args = {
300301
[

0 commit comments

Comments
 (0)