Mercurial > repos > rliterman > csp2
diff CSP2/nextflow.config @ 39:93393808f415
"planemo upload"
author | rliterman |
---|---|
date | Thu, 12 Dec 2024 13:53:15 -0500 |
parents | 893a6993efe3 |
children | bbbf36187d87 |
line wrap: on
line diff
--- a/CSP2/nextflow.config Wed Dec 11 12:04:20 2024 -0500 +++ b/CSP2/nextflow.config Thu Dec 12 13:53:15 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' } }