diff Decharger.xml @ 1:392ac92169ea 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:01:38 -0400
parents 7657ce3b6cee
children e74b88ecac31
line wrap: on
line diff
--- a/Decharger.xml	Wed Mar 01 12:41:24 2017 -0500
+++ b/Decharger.xml	Tue Apr 18 16:01:38 2017 -0400
@@ -34,7 +34,12 @@
   -algorithm:FeatureDeconvolution:charge_span_max $param_algorithm_FeatureDeconvolution_charge_span_max
 #end if
 #if $param_algorithm_FeatureDeconvolution_q_try:
-  -algorithm:FeatureDeconvolution:q_try $param_algorithm_FeatureDeconvolution_q_try
+  -algorithm:FeatureDeconvolution:q_try
+  #if " " in str($param_algorithm_FeatureDeconvolution_q_try):
+    "$param_algorithm_FeatureDeconvolution_q_try"
+  #else
+    $param_algorithm_FeatureDeconvolution_q_try
+  #end if
 #end if
 #if $param_algorithm_FeatureDeconvolution_retention_max_diff:
   -algorithm:FeatureDeconvolution:retention_max_diff $param_algorithm_FeatureDeconvolution_retention_max_diff