diff hardcoded_params.json @ 17:43be2e98b8d8 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:52:53 +0000
parents 6bb1cac3a95b
children
line wrap: on
line diff
--- a/hardcoded_params.json	Fri Nov 06 19:18:39 2020 +0000
+++ b/hardcoded_params.json	Sat Dec 05 19:52:53 2020 +0000
@@ -122,6 +122,9 @@
 	"sirius:cores": [{
 		"value": "${GALAXY_SLOTS:-1}"
 	}],
+	"out_workspace_directory": [{
+		"value": "__SIRIUS_WORKSPACE__"
+	}],
 
 	"#": "hardcode the outer loop threads for OpenSwathWorkflow",
 	"outer_loop_threads": [{