comparison 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
comparison
equal deleted inserted replaced
0:8b692fe8001b 1:6f98127fa81c
30 #if $adv_opts.adv_opts_selector=='advanced': 30 #if $adv_opts.adv_opts_selector=='advanced':
31 #if $adv_opts.param_force: 31 #if $adv_opts.param_force:
32 -force 32 -force
33 #end if 33 #end if
34 #if $adv_opts.param_algorithm_intensity_type: 34 #if $adv_opts.param_algorithm_intensity_type:
35 -algorithm:intensity_type $adv_opts.param_algorithm_intensity_type 35 -algorithm:intensity_type
36 #if " " in str($adv_opts.param_algorithm_intensity_type):
37 "$adv_opts.param_algorithm_intensity_type"
38 #else
39 $adv_opts.param_algorithm_intensity_type
40 #end if
36 #end if 41 #end if
37 #if $adv_opts.param_algorithm_check_ppm: 42 #if $adv_opts.param_algorithm_check_ppm:
38 -algorithm:check_ppm 43 -algorithm:check_ppm
39 #end if 44 #end if
40 #if $adv_opts.param_algorithm_sweep_line_rt_votes_cutoff: 45 #if $adv_opts.param_algorithm_sweep_line_rt_votes_cutoff: