comparison hardcoded_params.json @ 5:704cace078c4 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:51:29 +0000
parents bf9bd980f729
children
comparison
equal deleted inserted replaced
4:1533239ed6f2 5:704cace078c4
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",