Previous changeset 22:3d631131486f (2024-12-03) Next changeset 24:75070dbe67b1 (2024-12-03) |
Commit message:
"planemo upload" |
modified:
CSP2/nextflow.config |
CSP2/nextflow.config |
diff -r 3d631131486f -r 9916f9bec7fd CSP2/nextflow.config |
CSP2/nextflow.config |
--- a/CSP2/nextflow.config Tue Dec 03 14:42:19 2024 -0500 +++ b/CSP2/nextflow.config Tue Dec 03 14:47:47 2024 -0500 @@ -16,7 +16,7 @@ process { withLabel: 'mummerMem' { cpus = 1 - memory = '4 GB' + // memory = '4 GB' } // withLabel: 'skesaMem' { // memory = '12 GB' |