comparison hardcoded_params.json @ 17:14955951902f draft default tip

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
author galaxyp
date Sun, 13 Dec 2020 15:26:17 +0000
parents a1d4567a546e
children
comparison
equal deleted inserted replaced
16:e429563831f6 17:14955951902f
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",