1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 00:26:03 +00:00

Merge pull request #240 from jfy133/shh

eager@SHH Add additional retry allowance for silly big data in markdups
This commit is contained in:
James A. Fellows Yates 2021-05-05 10:52:58 +02:00 committed by GitHub
commit f2413553a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ params {
// Specific nf-core/eager process configuration
process {
maxRetries = 2
maxRetries = 3
withName: malt {
maxRetries = 1