Skip to content

Commit

Permalink
Update hasta.config
Browse files Browse the repository at this point in the history
  • Loading branch information
sofstam authored Nov 17, 2023
1 parent d96a373 commit 819553d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conf/pipeline/taxprofiler/hasta.config
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ process {
withName: 'MEGAN_RMA2INFO_TSV' {
memory = { check_max( 80.GB * task.attempt, 'memory' ) }
}
withName: 'KRAKENUNIQ_PRELOADEDKRAKENUNIQ' {
memory = { check_max( 80.GB * task.attempt, 'memory' ) }
}
}

0 comments on commit 819553d

Please sign in to comment.