diff 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
line wrap: on
line diff
--- a/hardcoded_params.json	Fri Nov 06 19:19:46 2020 +0000
+++ b/hardcoded_params.json	Sat Dec 05 19:51:29 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": [{