Mercurial > repos > rliterman > csp2
diff CSP2/nextflow.config @ 42:bbbf36187d87
"planemo upload"
author | rliterman |
---|---|
date | Thu, 12 Dec 2024 14:15:42 -0500 |
parents | 93393808f415 |
children |
line wrap: on
line diff
--- a/CSP2/nextflow.config Thu Dec 12 14:04:28 2024 -0500 +++ b/CSP2/nextflow.config Thu Dec 12 14:15:42 2024 -0500 @@ -17,11 +17,11 @@ withLabel: 'mummerMem' { task_name = 'CSP2-MUMmer' cpus = 1 - # memory = '4 GB' + // memory = '4 GB' } withLabel: 'skesaMem' { task_name = 'CSP2-SKESA' - # memory = '12 GB' + // memory = '12 GB' } }