comparison FeatureFinderSuperHirn.xml @ 1:6ef5f164d057 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:05:08 -0400
parents 048af24c0e2b
children be1950fc0622
comparison
equal deleted inserted replaced
0:048af24c0e2b 1:6ef5f164d057
73 #end if 73 #end if
74 #if $param_algorithm_ms1_mz_tolerance: 74 #if $param_algorithm_ms1_mz_tolerance:
75 -algorithm:ms1:mz_tolerance $param_algorithm_ms1_mz_tolerance 75 -algorithm:ms1:mz_tolerance $param_algorithm_ms1_mz_tolerance
76 #end if 76 #end if
77 #if $param_algorithm_ms1_feature_merger_active: 77 #if $param_algorithm_ms1_feature_merger_active:
78 -algorithm:ms1_feature_merger:active $param_algorithm_ms1_feature_merger_active 78 -algorithm:ms1_feature_merger:active
79 #if " " in str($param_algorithm_ms1_feature_merger_active):
80 "$param_algorithm_ms1_feature_merger_active"
81 #else
82 $param_algorithm_ms1_feature_merger_active
83 #end if
79 #end if 84 #end if
80 #if $param_algorithm_ms1_feature_merger_tr_resolution: 85 #if $param_algorithm_ms1_feature_merger_tr_resolution:
81 -algorithm:ms1_feature_merger:tr_resolution $param_algorithm_ms1_feature_merger_tr_resolution 86 -algorithm:ms1_feature_merger:tr_resolution $param_algorithm_ms1_feature_merger_tr_resolution
82 #end if 87 #end if
83 #if $param_algorithm_ms1_feature_merger_initial_apex_tr_tolerance: 88 #if $param_algorithm_ms1_feature_merger_initial_apex_tr_tolerance: