diff hardcoded_params.json @ 4:99c6cad61de6 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:44:06 +0000
parents fd97539098b3
children
line wrap: on
line diff
--- a/hardcoded_params.json	Fri Nov 06 18:09:40 2020 +0000
+++ b/hardcoded_params.json	Sun Dec 13 15:44:06 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": [{