diff FileConverter.xml @ 1:bb0bcfe80e24 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 820d990f9217706e693b8a2f1da91e13c09cb0fb
author galaxyp
date Tue, 18 Apr 2017 16:06:03 -0400
parents 2ef180905190
children ed6890cfc90a
line wrap: on
line diff
--- a/FileConverter.xml	Wed Mar 01 12:46:54 2017 -0500
+++ b/FileConverter.xml	Tue Apr 18 16:06:03 2017 -0400
@@ -16,7 +16,12 @@
   -in $param_in
 #end if
 #if $param_UID_postprocessing:
-  -UID_postprocessing $param_UID_postprocessing
+  -UID_postprocessing
+  #if " " in str($param_UID_postprocessing):
+    "$param_UID_postprocessing"
+  #else
+    $param_UID_postprocessing
+  #end if
 #end if
 #if $param_out:
   -out $param_out