diff 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
line wrap: on
line diff
--- a/hardcoded_params.json	Fri Nov 06 19:32:55 2020 +0000
+++ b/hardcoded_params.json	Sun Dec 13 15:26:17 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": [{