comparison hardcoded_params.json @ 4:d14807313a6a draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 3cafa1cc1ea87eb7a0dc0e7aae013780c3565178"
author galaxyp
date Sat, 05 Dec 2020 19:50:42 +0000
parents 01cbcbe21ce8
children
comparison
equal deleted inserted replaced
3:28caa91dd25b 4:d14807313a6a
119 "threads": [{ 119 "threads": [{
120 "value": "${GALAXY_SLOTS:-1}" 120 "value": "${GALAXY_SLOTS:-1}"
121 }], 121 }],
122 "sirius:cores": [{ 122 "sirius:cores": [{
123 "value": "${GALAXY_SLOTS:-1}" 123 "value": "${GALAXY_SLOTS:-1}"
124 }],
125 "out_workspace_directory": [{
126 "value": "__SIRIUS_WORKSPACE__"
124 }], 127 }],
125 128
126 "#": "hardcode the outer loop threads for OpenSwathWorkflow", 129 "#": "hardcode the outer loop threads for OpenSwathWorkflow",
127 "outer_loop_threads": [{ 130 "outer_loop_threads": [{
128 "value": "1", 131 "value": "1",