diff FileConverter.xml @ 1:3a04471d4170 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 820d990f9217706e693b8a2f1da91e13c09cb0fb
author galaxyp
date Tue, 18 Apr 2017 15:34:00 -0400
parents dc1889e76546
children 1b044db2ba2e
line wrap: on
line diff
--- a/FileConverter.xml	Wed Mar 01 10:13:52 2017 -0500
+++ b/FileConverter.xml	Tue Apr 18 15:34:00 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