Mercurial > repos > galaxyp > openms_featurefinderisotopewavelet
diff FeatureFinderIsotopeWavelet.xml @ 1:6f98127fa81c 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:04:25 -0400 |
parents | 8b692fe8001b |
children | 1d8c27d75335 |
line wrap: on
line diff
--- a/FeatureFinderIsotopeWavelet.xml Wed Mar 01 12:18:21 2017 -0500 +++ b/FeatureFinderIsotopeWavelet.xml Tue Apr 18 16:04:25 2017 -0400 @@ -32,7 +32,12 @@ -force #end if #if $adv_opts.param_algorithm_intensity_type: - -algorithm:intensity_type $adv_opts.param_algorithm_intensity_type + -algorithm:intensity_type + #if " " in str($adv_opts.param_algorithm_intensity_type): + "$adv_opts.param_algorithm_intensity_type" + #else + $adv_opts.param_algorithm_intensity_type + #end if #end if #if $adv_opts.param_algorithm_check_ppm: -algorithm:check_ppm