diff hardcoded_params.json @ 17:2983790b8b31 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:53:33 +0000
parents 6cc4871244fe
children
line wrap: on
line diff
--- a/hardcoded_params.json	Fri Nov 06 18:15:10 2020 +0000
+++ b/hardcoded_params.json	Sat Dec 05 19:53:33 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": [{