Mercurial > repos > galaxyp > openms_decharger
comparison 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 |
comparison
equal
deleted
inserted
replaced
0:7657ce3b6cee | 1:392ac92169ea |
---|---|
32 #end if | 32 #end if |
33 #if $param_algorithm_FeatureDeconvolution_charge_span_max: | 33 #if $param_algorithm_FeatureDeconvolution_charge_span_max: |
34 -algorithm:FeatureDeconvolution:charge_span_max $param_algorithm_FeatureDeconvolution_charge_span_max | 34 -algorithm:FeatureDeconvolution:charge_span_max $param_algorithm_FeatureDeconvolution_charge_span_max |
35 #end if | 35 #end if |
36 #if $param_algorithm_FeatureDeconvolution_q_try: | 36 #if $param_algorithm_FeatureDeconvolution_q_try: |
37 -algorithm:FeatureDeconvolution:q_try $param_algorithm_FeatureDeconvolution_q_try | 37 -algorithm:FeatureDeconvolution:q_try |
38 #if " " in str($param_algorithm_FeatureDeconvolution_q_try): | |
39 "$param_algorithm_FeatureDeconvolution_q_try" | |
40 #else | |
41 $param_algorithm_FeatureDeconvolution_q_try | |
42 #end if | |
38 #end if | 43 #end if |
39 #if $param_algorithm_FeatureDeconvolution_retention_max_diff: | 44 #if $param_algorithm_FeatureDeconvolution_retention_max_diff: |
40 -algorithm:FeatureDeconvolution:retention_max_diff $param_algorithm_FeatureDeconvolution_retention_max_diff | 45 -algorithm:FeatureDeconvolution:retention_max_diff $param_algorithm_FeatureDeconvolution_retention_max_diff |
41 #end if | 46 #end if |
42 #if $param_algorithm_FeatureDeconvolution_retention_max_diff_local: | 47 #if $param_algorithm_FeatureDeconvolution_retention_max_diff_local: |