diff --git a/conf/crukmi.config b/conf/crukmi.config index 000eda9..4823585 100644 --- a/conf/crukmi.config +++ b/conf/crukmi.config @@ -37,11 +37,6 @@ process { memory = { check_max( 80.GB * task.attempt, 'memory' ) } } - withName: 'SAMTOOLS_MPILEUP' { - cpus = 1 - memory = { 5.GB * task.attempt } - } - } executor {