Skip to content

Commit

Permalink
Remove reference to CUSTOM_DUMPSOFTWAREVERSONS in base.config
Browse files Browse the repository at this point in the history
  • Loading branch information
jfy133 committed Aug 22, 2024
1 parent 25ce9b1 commit 70e647c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions conf/base.config
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ process {
maxRetries = 2
}

withName:CUSTOM_DUMPSOFTWAREVERSIONS {
cache = false
}

withName: BOWTIE2_HOST_REMOVAL_BUILD {
cpus = { check_max (10 * task.attempt, 'cpus' ) }
memory = { check_max (20.GB * task.attempt, 'memory' ) }
Expand Down

0 comments on commit 70e647c

Please sign in to comment.