annotate FileFilter.xml @ 4:6ead64a594bd draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
author bgruening
date Wed, 27 Jan 2016 10:06:49 -0500
parents 3d84209d3178
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
2 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.-->
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
3 <!--Proposed Tool Section: [File Handling]-->
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
4 <tool id="FileFilter" name="FileFilter" version="2.0.0">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
5 <description>Extracts or manipulates portions of data from peak, feature or consensus-feature files.</description>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
6 <macros>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
7 <token name="@EXECUTABLE@">FileFilter</token>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
8 <import>macros.xml</import>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
9 </macros>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
10 <expand macro="references"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
11 <expand macro="stdio"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
12 <expand macro="requirements"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
13 <command>FileFilter
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
14
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
15 #if $param_in:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
16 -in $param_in
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
17 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
18 #if $param_out:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
19 -out $param_out
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
20 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
21 #if $param_out_type:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
22 -out_type
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
23 #if &quot; &quot; in str($param_out_type):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
24 &quot;$param_out_type&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
25 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
26 $param_out_type
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
27 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
28 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
29 #if $param_rt:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
30 -rt &quot;$param_rt&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
31 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
32 #if $param_mz:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
33 -mz &quot;$param_mz&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
34 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
35 #if $param_pc_mz:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
36 -pc_mz &quot;$param_pc_mz&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
37 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
38 #if $param_int:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
39 -int &quot;$param_int&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
40 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
41 #if $param_sort:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
42 -sort
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
43 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
44 -threads \${GALAXY_SLOTS:-24}
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
45 #if $param_peak_options_sn:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
46 -peak_options:sn $param_peak_options_sn
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
47 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
48
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
49 #if $rep_param_peak_options_rm_pc_charge:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
50 -peak_options:rm_pc_charge
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
51 #for token in $rep_param_peak_options_rm_pc_charge:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
52 #if &quot; &quot; in str(token):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
53 &quot;$token.param_peak_options_rm_pc_charge&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
54 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
55 $token.param_peak_options_rm_pc_charge
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
56 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
57 #end for
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
58 #end if
0
3d84209d3178 Uploaded
bgruening
parents:
diff changeset
59
4
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
60 #if $rep_param_peak_options_level:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
61 -peak_options:level
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
62 #for token in $rep_param_peak_options_level:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
63 #if &quot; &quot; in str(token):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
64 &quot;$token.param_peak_options_level&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
65 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
66 $token.param_peak_options_level
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
67 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
68 #end for
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
69 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
70 #if $param_peak_options_sort_peaks:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
71 -peak_options:sort_peaks
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
72 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
73 #if $param_peak_options_no_chromatograms:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
74 -peak_options:no_chromatograms
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
75 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
76 #if $param_peak_options_remove_chromatograms:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
77 -peak_options:remove_chromatograms
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
78 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
79 #if $param_peak_options_mz_precision:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
80 -peak_options:mz_precision
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
81 #if &quot; &quot; in str($param_peak_options_mz_precision):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
82 &quot;$param_peak_options_mz_precision&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
83 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
84 $param_peak_options_mz_precision
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
85 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
86 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
87 #if $param_peak_options_int_precision:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
88 -peak_options:int_precision
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
89 #if &quot; &quot; in str($param_peak_options_int_precision):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
90 &quot;$param_peak_options_int_precision&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
91 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
92 $param_peak_options_int_precision
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
93 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
94 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
95 #if $param_peak_options_indexed_file:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
96 -peak_options:indexed_file
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
97 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
98 #if $param_peak_options_numpress_masstime:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
99 -peak_options:numpress:masstime
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
100 #if &quot; &quot; in str($param_peak_options_numpress_masstime):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
101 &quot;$param_peak_options_numpress_masstime&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
102 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
103 $param_peak_options_numpress_masstime
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
104 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
105 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
106 #if $param_peak_options_numpress_masstime_error:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
107 -peak_options:numpress:masstime_error $param_peak_options_numpress_masstime_error
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
108 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
109 #if $param_peak_options_numpress_intensity:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
110 -peak_options:numpress:intensity
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
111 #if &quot; &quot; in str($param_peak_options_numpress_intensity):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
112 &quot;$param_peak_options_numpress_intensity&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
113 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
114 $param_peak_options_numpress_intensity
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
115 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
116 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
117 #if $param_peak_options_numpress_intensity_error:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
118 -peak_options:numpress:intensity_error $param_peak_options_numpress_intensity_error
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
119 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
120 #if $param_spectra_remove_zoom:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
121 -spectra:remove_zoom
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
122 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
123 #if $param_spectra_remove_mode:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
124 -spectra:remove_mode
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
125 #if &quot; &quot; in str($param_spectra_remove_mode):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
126 &quot;$param_spectra_remove_mode&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
127 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
128 $param_spectra_remove_mode
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
129 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
130 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
131 #if $param_spectra_remove_activation:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
132 -spectra:remove_activation
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
133 #if &quot; &quot; in str($param_spectra_remove_activation):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
134 &quot;$param_spectra_remove_activation&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
135 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
136 $param_spectra_remove_activation
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
137 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
138 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
139 #if $param_spectra_remove_collision_energy:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
140 -spectra:remove_collision_energy &quot;$param_spectra_remove_collision_energy&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
141 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
142 #if $param_spectra_remove_isolation_window_width:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
143 -spectra:remove_isolation_window_width &quot;$param_spectra_remove_isolation_window_width&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
144 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
145 #if $param_spectra_select_zoom:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
146 -spectra:select_zoom
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
147 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
148 #if $param_spectra_select_mode:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
149 -spectra:select_mode
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
150 #if &quot; &quot; in str($param_spectra_select_mode):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
151 &quot;$param_spectra_select_mode&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
152 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
153 $param_spectra_select_mode
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
154 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
155 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
156 #if $param_spectra_select_activation:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
157 -spectra:select_activation
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
158 #if &quot; &quot; in str($param_spectra_select_activation):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
159 &quot;$param_spectra_select_activation&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
160 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
161 $param_spectra_select_activation
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
162 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
163 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
164 #if $param_spectra_select_collision_energy:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
165 -spectra:select_collision_energy &quot;$param_spectra_select_collision_energy&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
166 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
167 #if $param_spectra_select_isolation_window_width:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
168 -spectra:select_isolation_window_width &quot;$param_spectra_select_isolation_window_width&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
169 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
170 #if $param_spectra_select_polarity:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
171 -spectra:select_polarity
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
172 #if &quot; &quot; in str($param_spectra_select_polarity):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
173 &quot;$param_spectra_select_polarity&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
174 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
175 $param_spectra_select_polarity
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
176 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
177 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
178 #if $param_feature_q:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
179 -feature:q &quot;$param_feature_q&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
180 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
181
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
182 #if $rep_param_consensus_map:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
183 -consensus:map
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
184 #for token in $rep_param_consensus_map:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
185 #if &quot; &quot; in str(token):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
186 &quot;$token.param_consensus_map&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
187 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
188 $token.param_consensus_map
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
189 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
190 #end for
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
191 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
192 #if $param_consensus_map_and:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
193 -consensus:map_and
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
194 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
195 #if $param_consensus_blackorwhitelist_blacklist:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
196 -consensus:blackorwhitelist:blacklist
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
197 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
198 #if $param_consensus_blackorwhitelist_file:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
199 -consensus:blackorwhitelist:file $param_consensus_blackorwhitelist_file
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
200 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
201
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
202 #if $rep_param_consensus_blackorwhitelist_maps:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
203 -consensus:blackorwhitelist:maps
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
204 #for token in $rep_param_consensus_blackorwhitelist_maps:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
205 #if &quot; &quot; in str(token):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
206 &quot;$token.param_consensus_blackorwhitelist_maps&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
207 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
208 $token.param_consensus_blackorwhitelist_maps
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
209 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
210 #end for
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
211 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
212 #if $param_consensus_blackorwhitelist_rt:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
213 -consensus:blackorwhitelist:rt $param_consensus_blackorwhitelist_rt
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
214 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
215 #if $param_consensus_blackorwhitelist_mz:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
216 -consensus:blackorwhitelist:mz $param_consensus_blackorwhitelist_mz
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
217 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
218 #if $param_consensus_blackorwhitelist_use_ppm_tolerance:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
219 -consensus:blackorwhitelist:use_ppm_tolerance
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
220 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
221 #if $param_f_and_c_charge:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
222 -f_and_c:charge &quot;$param_f_and_c_charge&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
223 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
224 #if $param_f_and_c_size:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
225 -f_and_c:size &quot;$param_f_and_c_size&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
226 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
227
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
228 #if $rep_param_f_and_c_remove_meta:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
229 -f_and_c:remove_meta
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
230 #for token in $rep_param_f_and_c_remove_meta:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
231 #if &quot; &quot; in str(token):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
232 &quot;$token.param_f_and_c_remove_meta&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
233 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
234 $token.param_f_and_c_remove_meta
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
235 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
236 #end for
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
237 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
238 #if $param_id_keep_best_score_id:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
239 -id:keep_best_score_id
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
240 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
241
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
242 #if $rep_param_id_sequences_whitelist:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
243 -id:sequences_whitelist
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
244 #for token in $rep_param_id_sequences_whitelist:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
245 #if &quot; &quot; in str(token):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
246 &quot;$token.param_id_sequences_whitelist&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
247 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
248 $token.param_id_sequences_whitelist
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
249 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
250 #end for
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
251 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
252
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
253 #if $rep_param_id_accessions_whitelist:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
254 -id:accessions_whitelist
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
255 #for token in $rep_param_id_accessions_whitelist:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
256 #if &quot; &quot; in str(token):
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
257 &quot;$token.param_id_accessions_whitelist&quot;
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
258 #else
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
259 $token.param_id_accessions_whitelist
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
260 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
261 #end for
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
262 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
263 #if $param_id_remove_annotated_features:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
264 -id:remove_annotated_features
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
265 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
266 #if $param_id_remove_unannotated_features:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
267 -id:remove_unannotated_features
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
268 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
269 #if $param_id_remove_unassigned_ids:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
270 -id:remove_unassigned_ids
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
271 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
272 #if $param_id_blacklist:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
273 -id:blacklist $param_id_blacklist
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
274 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
275 #if $param_id_rt:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
276 -id:rt $param_id_rt
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
277 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
278 #if $param_id_mz:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
279 -id:mz $param_id_mz
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
280 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
281 #if $param_id_blacklist_imperfect:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
282 -id:blacklist_imperfect
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
283 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
284 #if $param_algorithm_SignalToNoise_win_len:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
285 -algorithm:SignalToNoise:win_len $param_algorithm_SignalToNoise_win_len
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
286 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
287 #if $param_algorithm_SignalToNoise_bin_count:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
288 -algorithm:SignalToNoise:bin_count $param_algorithm_SignalToNoise_bin_count
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
289 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
290 #if $param_algorithm_SignalToNoise_min_required_elements:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
291 -algorithm:SignalToNoise:min_required_elements $param_algorithm_SignalToNoise_min_required_elements
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
292 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
293 #if $param_algorithm_SignalToNoise_write_log_messages:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
294 -algorithm:SignalToNoise:write_log_messages
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
295 #end if
0
3d84209d3178 Uploaded
bgruening
parents:
diff changeset
296 #if $adv_opts.adv_opts_selector=='advanced':
4
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
297 #if $adv_opts.param_force:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
298 -force
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
299 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
300 #if $adv_opts.param_id_remove_clashes:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
301 -id:remove_clashes
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
302 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
303 #if $adv_opts.param_algorithm_SignalToNoise_max_intensity:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
304 -algorithm:SignalToNoise:max_intensity $adv_opts.param_algorithm_SignalToNoise_max_intensity
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
305 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
306 #if $adv_opts.param_algorithm_SignalToNoise_auto_max_stdev_factor:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
307 -algorithm:SignalToNoise:auto_max_stdev_factor $adv_opts.param_algorithm_SignalToNoise_auto_max_stdev_factor
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
308 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
309 #if $adv_opts.param_algorithm_SignalToNoise_auto_max_percentile:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
310 -algorithm:SignalToNoise:auto_max_percentile $adv_opts.param_algorithm_SignalToNoise_auto_max_percentile
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
311 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
312 #if $adv_opts.param_algorithm_SignalToNoise_auto_mode:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
313 -algorithm:SignalToNoise:auto_mode $adv_opts.param_algorithm_SignalToNoise_auto_mode
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
314 #end if
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
315 #if $adv_opts.param_algorithm_SignalToNoise_noise_for_empty_window:
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
316 -algorithm:SignalToNoise:noise_for_empty_window $adv_opts.param_algorithm_SignalToNoise_noise_for_empty_window
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
317 #end if
0
3d84209d3178 Uploaded
bgruening
parents:
diff changeset
318 #end if
3d84209d3178 Uploaded
bgruening
parents:
diff changeset
319 </command>
4
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
320 <inputs>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
321 <param format="xml,consensusxml,mzml" help="(-in) " label="Input file" name="param_in" optional="False" type="data"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
322 <param help="(-out_type) " label="Output file type -- default: determined from file extension or content" name="param_out_type" optional="True" type="select">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
323 <option value="mzML">mzML</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
324 <option value="featureXML">featureXML</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
325 <option value="consensusXML">consensusXML</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
326 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
327 <param help="(-rt) " label="Retention time range to extract" name="param_rt" size="30" type="text" value=":">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
328 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
329 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
330 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
331 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
332 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
333 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
334 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
335 <param help="(-mz) " label="m/z range to extract (applies to ALL ms levels!)" name="param_mz" size="30" type="text" value=":">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
336 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
337 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
338 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
339 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
340 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
341 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
342 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
343 <param help="(-pc_mz) Do not use this flag in conjunction with 'mz', unless you want to actually remove peaks in spectra (see 'mz'). RT filtering is covered by 'rt' and compatible with this flag" label="MSn (n&gt;=2) precursor filtering according to their m/z value" name="param_pc_mz" size="30" type="text" value=":">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
344 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
345 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
346 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
347 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
348 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
349 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
350 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
351 <param help="(-int) " label="Intensity range to extract" name="param_int" size="30" type="text" value=":">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
352 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
353 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
354 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
355 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
356 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
357 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
358 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
359 <param checked="false" falsevalue="" help="(-sort) " label="Sorts the output according to RT and m/z" name="param_sort" optional="True" truevalue="-sort" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
360 <param help="(-sn) " label="Write peaks with S/N &gt; 'sn' values only" name="param_peak_options_sn" type="float" value="0.0"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
361 <repeat min="0" name="rep_param_peak_options_rm_pc_charge" title="param_peak_options_rm_pc_charge">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
362 <param help="(-rm_pc_charge) All spectra without precursor are kept!" label="Remove MS(2) spectra with these precursor charges" name="param_peak_options_rm_pc_charge" size="30" type="text" value="0">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
363 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
364 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
365 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
366 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
367 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
368 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
369 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
370 </repeat>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
371 <repeat max="1" min="0" name="rep_param_peak_options_level" title="param_peak_options_level">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
372 <param help="(-level) " label="MS levels to extract" name="param_peak_options_level" size="30" type="text" value="1 2 3">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
373 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
374 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
375 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
376 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
377 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
378 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
379 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
380 </repeat>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
381 <param checked="false" falsevalue="" help="(-sort_peaks) " label="Sorts the peaks according to m/z" name="param_peak_options_sort_peaks" optional="True" truevalue="-peak_options:sort_peaks" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
382 <param checked="false" falsevalue="" help="(-no_chromatograms) e.g. from SRM scans" label="No conversion to space-saving real chromatograms," name="param_peak_options_no_chromatograms" optional="True" truevalue="-peak_options:no_chromatograms" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
383 <param checked="false" falsevalue="" help="(-remove_chromatograms) " label="Removes chromatograms stored in a file" name="param_peak_options_remove_chromatograms" optional="True" truevalue="-peak_options:remove_chromatograms" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
384 <param help="(-mz_precision) " label="Store base64 encoded m/z data using 32 or 64 bit precision" name="param_peak_options_mz_precision" optional="True" type="select" value="64">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
385 <option value="32">32</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
386 <option value="64">64</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
387 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
388 <param help="(-int_precision) " label="Store base64 encoded intensity data using 32 or 64 bit precision" name="param_peak_options_int_precision" optional="True" type="select" value="32">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
389 <option value="32">32</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
390 <option value="64">64</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
391 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
392 <param checked="false" falsevalue="" help="(-indexed_file) " label="Whether to add an index to the file when writing" name="param_peak_options_indexed_file" optional="True" truevalue="-peak_options:indexed_file" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
393 <param help="(-masstime) " label="Apply MS Numpress compression algorithms in m/z or rt dimension (recommended: linear)" name="param_peak_options_numpress_masstime" optional="True" type="select" value="none">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
394 <option value="none">none</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
395 <option value="linear">linear</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
396 <option value="pic">pic</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
397 <option value="slof">slof</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
398 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
399 <param help="(-masstime_error) " label="Maximal allowable error in m/z or rt dimension (set to 0.5 for pic)" name="param_peak_options_numpress_masstime_error" type="float" value="0.0001"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
400 <param help="(-intensity) " label="Apply MS Numpress compression algorithms in intensity dimension (recommended: slof or pic)" name="param_peak_options_numpress_intensity" optional="True" type="select" value="none">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
401 <option value="none">none</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
402 <option value="linear">linear</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
403 <option value="pic">pic</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
404 <option value="slof">slof</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
405 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
406 <param help="(-intensity_error) " label="Maximal allowable error in intensity dimension (set to 0.5 for pic)" name="param_peak_options_numpress_intensity_error" type="float" value="0.0001"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
407 <param checked="false" falsevalue="" help="(-remove_zoom) " label="Remove zoom (enhanced resolution) scans" name="param_spectra_remove_zoom" optional="True" truevalue="-spectra:remove_zoom" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
408 <param help="(-remove_mode) " label="Remove scans by scan mode" name="param_spectra_remove_mode" optional="True" type="select">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
409 <option value="Unknown">Unknown</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
410 <option value="MassSpectrum">MassSpectrum</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
411 <option value="MS1Spectrum">MS1Spectrum</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
412 <option value="MSnSpectrum">MSnSpectrum</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
413 <option value="SelectedIonMonitoring">SelectedIonMonitoring</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
414 <option value="SelectedReactionMonitoring">SelectedReactionMonitoring</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
415 <option value="ConsecutiveReactionMonitoring">ConsecutiveReactionMonitoring</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
416 <option value="ConstantNeutralGain">ConstantNeutralGain</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
417 <option value="ConstantNeutralLoss">ConstantNeutralLoss</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
418 <option value="Precursor">Precursor</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
419 <option value="EnhancedMultiplyCharged">EnhancedMultiplyCharged</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
420 <option value="TimeDelayedFragmentation">TimeDelayedFragmentation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
421 <option value="ElectromagneticRadiation">ElectromagneticRadiation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
422 <option value="Emission">Emission</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
423 <option value="Absorbtion">Absorbtion</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
424 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
425 <param help="(-remove_activation) " label="Remove MSn scans where any of its precursors features a certain activation method" name="param_spectra_remove_activation" optional="True" type="select">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
426 <option value="Collision-induced dissociation">Collision-induced dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
427 <option value="Post-source decay">Post-source decay</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
428 <option value="Plasma desorption">Plasma desorption</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
429 <option value="Surface-induced dissociation">Surface-induced dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
430 <option value="Blackbody infrared radiative dissociation">Blackbody infrared radiative dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
431 <option value="Electron capture dissociation">Electron capture dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
432 <option value="Infrared multiphoton dissociation">Infrared multiphoton dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
433 <option value="Sustained off-resonance irradiation">Sustained off-resonance irradiation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
434 <option value="High-energy collision-induced dissociation">High-energy collision-induced dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
435 <option value="Low-energy collision-induced dissociation">Low-energy collision-induced dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
436 <option value="Photodissociation">Photodissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
437 <option value="Electron transfer dissociation">Electron transfer dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
438 <option value="Pulsed q dissociation">Pulsed q dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
439 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
440 <param help="(-remove_collision_energy) " label="Remove MSn scans with a collision energy in the given interval" name="param_spectra_remove_collision_energy" size="30" type="text" value=":">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
441 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
442 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
443 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
444 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
445 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
446 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
447 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
448 <param help="(-remove_isolation_window_width) " label="Remove MSn scans whose isolation window width is in the given interval" name="param_spectra_remove_isolation_window_width" size="30" type="text" value=":">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
449 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
450 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
451 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
452 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
453 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
454 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
455 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
456 <param checked="false" falsevalue="" help="(-select_zoom) " label="Select zoom (enhanced resolution) scans" name="param_spectra_select_zoom" optional="True" truevalue="-spectra:select_zoom" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
457 <param help="(-select_mode) " label="Selects scans by scan mode" name="param_spectra_select_mode" optional="True" type="select">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
458 <option value="Unknown">Unknown</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
459 <option value="MassSpectrum">MassSpectrum</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
460 <option value="MS1Spectrum">MS1Spectrum</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
461 <option value="MSnSpectrum">MSnSpectrum</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
462 <option value="SelectedIonMonitoring">SelectedIonMonitoring</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
463 <option value="SelectedReactionMonitoring">SelectedReactionMonitoring</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
464 <option value="ConsecutiveReactionMonitoring">ConsecutiveReactionMonitoring</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
465 <option value="ConstantNeutralGain">ConstantNeutralGain</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
466 <option value="ConstantNeutralLoss">ConstantNeutralLoss</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
467 <option value="Precursor">Precursor</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
468 <option value="EnhancedMultiplyCharged">EnhancedMultiplyCharged</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
469 <option value="TimeDelayedFragmentation">TimeDelayedFragmentation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
470 <option value="ElectromagneticRadiation">ElectromagneticRadiation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
471 <option value="Emission">Emission</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
472 <option value="Absorbtion">Absorbtion</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
473 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
474 <param help="(-select_activation) " label="Retain MSn scans where any of its precursors features a certain activation method" name="param_spectra_select_activation" optional="True" type="select">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
475 <option value="Collision-induced dissociation">Collision-induced dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
476 <option value="Post-source decay">Post-source decay</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
477 <option value="Plasma desorption">Plasma desorption</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
478 <option value="Surface-induced dissociation">Surface-induced dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
479 <option value="Blackbody infrared radiative dissociation">Blackbody infrared radiative dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
480 <option value="Electron capture dissociation">Electron capture dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
481 <option value="Infrared multiphoton dissociation">Infrared multiphoton dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
482 <option value="Sustained off-resonance irradiation">Sustained off-resonance irradiation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
483 <option value="High-energy collision-induced dissociation">High-energy collision-induced dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
484 <option value="Low-energy collision-induced dissociation">Low-energy collision-induced dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
485 <option value="Photodissociation">Photodissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
486 <option value="Electron transfer dissociation">Electron transfer dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
487 <option value="Pulsed q dissociation">Pulsed q dissociation</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
488 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
489 <param help="(-select_collision_energy) " label="Select MSn scans with a collision energy in the given interval" name="param_spectra_select_collision_energy" size="30" type="text" value=":">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
490 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
491 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
492 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
493 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
494 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
495 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
496 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
497 <param help="(-select_isolation_window_width) " label="Select MSn scans whose isolation window width is in the given interval" name="param_spectra_select_isolation_window_width" size="30" type="text" value=":">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
498 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
499 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
500 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
501 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
502 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
503 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
504 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
505 <param help="(-select_polarity) " label="Retain MSn scans with a certain scan polarity" name="param_spectra_select_polarity" optional="True" type="select">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
506 <option value="unknown">unknown</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
507 <option value="positive">positive</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
508 <option value="negative">negative</option>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
509 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
510 <param help="(-q) " label="Overall quality range to extract [0:1]" name="param_feature_q" size="30" type="text" value=":">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
511 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
512 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
513 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
514 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
515 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
516 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
517 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
518 <repeat min="0" name="rep_param_consensus_map" title="param_consensus_map">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
519 <param help="(-map) " label="Maps to be extracted from a consensus" name="param_consensus_map" size="30" type="text" value="0">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
520 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
521 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
522 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
523 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
524 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
525 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
526 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
527 </repeat>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
528 <param checked="false" falsevalue="" help="(-map_and) " label="Consensus features are kept only if they contain exactly one feature from each map (as given above in 'map')" name="param_consensus_map_and" optional="True" truevalue="-consensus:map_and" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
529 <param checked="true" falsevalue="" help="(-blacklist) False: retain matched MS2 spectra. Other levels are kept" label="True: remove matched MS2" name="param_consensus_blackorwhitelist_blacklist" optional="True" truevalue="-consensus:blackorwhitelist:blacklist" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
530 <param format="consensusxml" help="(-file) &lt;br&gt;If consensus:blackorwhitelist:maps is specified, only these will be used. &lt;br&gt;" label="Input file containing consensus features whose corresponding MS2 spectra should be removed from the mzML file! &lt;br&gt;Matching tolerances are taken from 'consensus:blackorwhitelist:rt' and 'consensus:blackorwhitelist:mz' options" name="param_consensus_blackorwhitelist_file" optional="True" type="data"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
531 <repeat min="0" name="rep_param_consensus_blackorwhitelist_maps" title="param_consensus_blackorwhitelist_maps">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
532 <param help="(-maps) " label="Maps used for black/white list filtering" name="param_consensus_blackorwhitelist_maps" size="30" type="text" value="0">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
533 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
534 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
535 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
536 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
537 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
538 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
539 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
540 </repeat>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
541 <param help="(-rt) " label="Retention tolerance [s] for precursor to consensus feature position" min="0.0" name="param_consensus_blackorwhitelist_rt" optional="True" type="float" value="60.0"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
542 <param help="(-mz) " label="m/z tolerance [Th] for precursor to consensus feature position" min="0.0" name="param_consensus_blackorwhitelist_mz" optional="True" type="float" value="0.01"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
543 <param checked="false" falsevalue="" help="(-use_ppm_tolerance) Otherwise Da are used" label="If ppm tolerance should be used" name="param_consensus_blackorwhitelist_use_ppm_tolerance" optional="True" truevalue="-consensus:blackorwhitelist:use_ppm_tolerance" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
544 <param help="(-charge) " label="Charge range to extract" name="param_f_and_c_charge" size="30" type="text" value=":">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
545 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
546 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
547 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
548 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
549 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
550 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
551 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
552 <param help="(-size) " label="Size range to extract" name="param_f_and_c_size" size="30" type="text" value=":">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
553 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
554 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
555 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
556 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
557 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
558 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
559 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
560 <repeat min="0" name="rep_param_f_and_c_remove_meta" title="param_f_and_c_remove_meta">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
561 <param help="(-remove_meta) &lt;name&gt; 'lt|eq|gt' &lt;value&gt;; the first is the name of meta value, followed by the comparison operator (equal, less or greater) and the value to compare to. All comparisons are done after converting the given value to the corresponding data value type of the meta value (for lists, this simply compares length, not content!)!" label="Expects a 3-tuple (=3 entries in the list), i.e" name="param_f_and_c_remove_meta" size="30" type="text">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
562 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
563 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
564 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
565 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
566 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
567 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
568 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
569 </repeat>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
570 <param checked="false" falsevalue="" help="(-keep_best_score_id) " label="in case of multiple peptide identifications, keep only the id with best score" name="param_id_keep_best_score_id" optional="True" truevalue="-id:keep_best_score_id" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
571 <repeat min="0" name="rep_param_id_sequences_whitelist" title="param_id_sequences_whitelist">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
572 <param help="(-sequences_whitelist) e.g. LYSNLVER or the modification (Oxidation)" label="keep only features with white listed sequences," name="param_id_sequences_whitelist" size="30" type="text">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
573 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
574 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
575 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
576 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
577 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
578 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
579 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
580 </repeat>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
581 <repeat min="0" name="rep_param_id_accessions_whitelist" title="param_id_accessions_whitelist">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
582 <param help="(-accessions_whitelist) e.g. sp|P02662|CASA1_BOVIN" label="keep only features with white listed accessions," name="param_id_accessions_whitelist" size="30" type="text">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
583 <sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
584 <valid initial="string.printable">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
585 <remove value="'"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
586 <remove value="&quot;"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
587 </valid>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
588 </sanitizer>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
589 </param>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
590 </repeat>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
591 <param checked="false" falsevalue="" help="(-remove_annotated_features) " label="Remove features with annotations" name="param_id_remove_annotated_features" optional="True" truevalue="-id:remove_annotated_features" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
592 <param checked="false" falsevalue="" help="(-remove_unannotated_features) " label="Remove features without annotations" name="param_id_remove_unannotated_features" optional="True" truevalue="-id:remove_unannotated_features" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
593 <param checked="false" falsevalue="" help="(-remove_unassigned_ids) " label="Remove unassigned peptide identifications" name="param_id_remove_unassigned_ids" optional="True" truevalue="-id:remove_unassigned_ids" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
594 <param format="xml" help="(-blacklist) &lt;br&gt;This tool will require all IDs to be matched to an MS2 spectrum, and quit with error otherwise. Use 'id:blacklist_imperfect' to allow for mismatches" label="Input file containing MS2 identifications whose corresponding MS2 spectra should be removed from the mzML file! &lt;br&gt;Matching tolerances are taken from 'id:rt' and 'id:mz' options" name="param_id_blacklist" optional="True" type="data"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
595 <param help="(-rt) " label="Retention tolerance [s] for precursor to id position" min="0.0" name="param_id_rt" optional="True" type="float" value="0.1"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
596 <param help="(-mz) " label="m/z tolerance [Th] for precursor to id position" min="0.0" name="param_id_mz" optional="True" type="float" value="0.001"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
597 <param checked="false" falsevalue="" help="(-blacklist_imperfect) " label="Allow for mismatching precursor positions (see 'id:blacklist')" name="param_id_blacklist_imperfect" optional="True" truevalue="-id:blacklist_imperfect" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
598 <param help="(-win_len) " label="window length in Thomson" min="1.0" name="param_algorithm_SignalToNoise_win_len" optional="True" type="float" value="200.0"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
599 <param help="(-bin_count) " label="number of bins for intensity values" min="3" name="param_algorithm_SignalToNoise_bin_count" optional="True" type="integer" value="30"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
600 <param help="(-min_required_elements) " label="minimum number of elements required in a window (otherwise it is considered sparse)" min="1" name="param_algorithm_SignalToNoise_min_required_elements" optional="True" type="integer" value="10"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
601 <param checked="true" falsevalue="" help="(-write_log_messages) " label="Write out log messages in case of sparse windows or median in rightmost histogram bin" name="param_algorithm_SignalToNoise_write_log_messages" optional="True" truevalue="-algorithm:SignalToNoise:write_log_messages" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
602 <expand macro="advanced_options">
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
603 <param checked="false" falsevalue="" help="(-force) " label="Overwrite tool specific checks" name="param_force" optional="True" truevalue="-force" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
604 <param checked="false" falsevalue="" help="(-remove_clashes) " label="Remove features with id clashes (different sequences mapped to one feature)" name="param_id_remove_clashes" optional="True" truevalue="-id:remove_clashes" type="boolean"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
605 <param help="(-max_intensity) By default, it will be calculated automatically (see auto_mode). Only provide this parameter if you know what you are doing (and change 'auto_mode' to '-1')! All intensities EQUAL/ABOVE 'max_intensity' will be added to the LAST histogram bin. If you choose 'max_intensity' too small, the noise estimate might be too small as well. If chosen too big, the bins become quite large (which you could counter by increasing 'bin_count', which increases runtime). In general, the Median-S/N estimator is more robust to a manual max_intensity than the MeanIterative-S/N" label="maximal intensity considered for histogram construction" min="-1" name="param_algorithm_SignalToNoise_max_intensity" optional="True" type="integer" value="-1"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
606 <param help="(-auto_max_stdev_factor) " label="parameter for 'max_intensity' estimation (if 'auto_mode' == 0): mean + 'auto_max_stdev_factor' * stdev" max="999.0" min="0.0" name="param_algorithm_SignalToNoise_auto_max_stdev_factor" optional="True" type="float" value="3.0"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
607 <param help="(-auto_max_percentile) " label="parameter for 'max_intensity' estimation (if 'auto_mode' == 1): auto_max_percentile th percentile" max="100" min="0" name="param_algorithm_SignalToNoise_auto_max_percentile" optional="True" type="integer" value="95"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
608 <param help="(-auto_mode) " label="method to use to determine maximal intensity: -1 --&gt; use 'max_intensity'; 0 --&gt; 'auto_max_stdev_factor' method (default); 1 --&gt; 'auto_max_percentile' method" max="1" min="-1" name="param_algorithm_SignalToNoise_auto_mode" optional="True" type="integer" value="0"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
609 <param help="(-noise_for_empty_window) " label="noise value used for sparse windows" name="param_algorithm_SignalToNoise_noise_for_empty_window" type="float" value="1e+20"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
610 </expand>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
611 </inputs>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
612 <outputs>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
613 <data format="input" metadata_source="param_in" name="param_out"/>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
614 </outputs>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
615 <help>Extracts or manipulates portions of data from peak, feature or consensus-feature files.
0
3d84209d3178 Uploaded
bgruening
parents:
diff changeset
616
3d84209d3178 Uploaded
bgruening
parents:
diff changeset
617
4
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
618 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_FileFilter.html</help>
6ead64a594bd planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/openms commit 7a5239910fda9ed90cca286a38855703b40b1b56-dirty
bgruening
parents: 0
diff changeset
619 </tool>