0
|
1 <?xml version='1.0' encoding='UTF-8'?>
|
|
2 <tool id="ITRAQAnalyzer" name="ITRAQAnalyzer" version="2.0.0">
|
|
3 <description>Calculates iTRAQ quantitative values for peptides</description>
|
|
4 <macros>
|
|
5 <token name="@EXECUTABLE@">ITRAQAnalyzer</token>
|
|
6 <import>macros.xml</import>
|
|
7 </macros>
|
|
8 <expand macro="stdio"/>
|
|
9 <expand macro="requirements"/>
|
|
10 <command>ITRAQAnalyzer
|
|
11
|
|
12 #if $param_type:
|
|
13 -type
|
|
14 #if " " in str($param_type):
|
|
15 "$param_type"
|
|
16 #else
|
|
17 $param_type
|
|
18 #end if
|
|
19 #end if
|
|
20 #if $param_in:
|
|
21 -in $param_in
|
|
22 #end if
|
|
23 #if $param_out:
|
|
24 -out $param_out
|
|
25 #end if
|
|
26 #if $param_out_mzq:
|
|
27 -out_mzq $param_out_mzq
|
|
28 #end if
|
|
29 #if $param_out_stats:
|
|
30 -out_stats $param_out_stats
|
|
31 #end if
|
|
32 -threads \${GALAXY_SLOTS:-24}
|
|
33 #if $param_id_pool:
|
|
34 -id_pool "$param_id_pool"
|
|
35 #end if
|
|
36 #if $param_algorithm_Extraction_select_activation:
|
|
37 -algorithm:Extraction:select_activation
|
|
38 #if " " in str($param_algorithm_Extraction_select_activation):
|
|
39 "$param_algorithm_Extraction_select_activation"
|
|
40 #else
|
|
41 $param_algorithm_Extraction_select_activation
|
|
42 #end if
|
|
43 #end if
|
|
44 #if $param_algorithm_Extraction_reporter_mass_shift:
|
|
45 -algorithm:Extraction:reporter_mass_shift $param_algorithm_Extraction_reporter_mass_shift
|
|
46 #end if
|
|
47
|
|
48 #if $rep_param_algorithm_Extraction_channel_active:
|
|
49 -algorithm:Extraction:channel_active
|
|
50 #for token in $rep_param_algorithm_Extraction_channel_active:
|
|
51 #if " " in str(token):
|
|
52 "$token.param_algorithm_Extraction_channel_active"
|
|
53 #else
|
|
54 $token.param_algorithm_Extraction_channel_active
|
|
55 #end if
|
|
56 #end for
|
|
57 #end if
|
|
58 #if $param_algorithm_Quantification_channel_reference:
|
|
59 -algorithm:Quantification:channel_reference $param_algorithm_Quantification_channel_reference
|
|
60 #end if
|
|
61 #if $adv_opts.adv_opts_selector=='advanced':
|
|
62 #if $adv_opts.param_force:
|
|
63 -force
|
|
64 #end if
|
|
65
|
|
66 #if $rep_param_algorithm_Quantification_isotope_correction_4plex:
|
|
67 -algorithm:Quantification:isotope_correction:4plex
|
|
68 #for token in $rep_param_algorithm_Quantification_isotope_correction_4plex:
|
|
69 #if " " in str(token):
|
|
70 "$token.param_algorithm_Quantification_isotope_correction_4plex"
|
|
71 #else
|
|
72 $token.param_algorithm_Quantification_isotope_correction_4plex
|
|
73 #end if
|
|
74 #end for
|
|
75 #end if
|
|
76
|
|
77 #if $rep_param_algorithm_Quantification_isotope_correction_8plex:
|
|
78 -algorithm:Quantification:isotope_correction:8plex
|
|
79 #for token in $rep_param_algorithm_Quantification_isotope_correction_8plex:
|
|
80 #if " " in str(token):
|
|
81 "$token.param_algorithm_Quantification_isotope_correction_8plex"
|
|
82 #else
|
|
83 $token.param_algorithm_Quantification_isotope_correction_8plex
|
|
84 #end if
|
|
85 #end for
|
|
86 #end if
|
|
87 #if $adv_opts.param_algorithm_Quantification_do_normalization:
|
|
88 -algorithm:Quantification:do_normalization
|
|
89 #end if
|
|
90 #if $adv_opts.param_algorithm_MetaInformation_Program:
|
|
91 -algorithm:MetaInformation:Program "$adv_opts.param_algorithm_MetaInformation_Program"
|
|
92 #end if
|
|
93 #end if
|
|
94 </command>
|
|
95 <inputs>
|
|
96 <param name="param_type" type="select" optional="True" value="4plex" label="iTRAQ experiment type" help="(-type) ">
|
|
97 <option value="4plex">4plex</option>
|
|
98 <option value="8plex">8plex</option>
|
|
99 </param>
|
|
100 <param name="param_in" type="data" format="mzml" optional="False" label="input raw/picked data file" help="(-in) "/>
|
|
101 <param name="param_id_pool" type="text" size="30" label="ID pool file to DocumentID's for all generated output files" help="(-id_pool) Disabled by default. (Set to 'main' to use /home/thouwaar/Downloads/openms-2.0-Linux-x86_64/share/OpenMS/IDPool/IDPool.txt)">
|
|
102 <sanitizer>
|
|
103 <valid initial="string.printable">
|
|
104 <remove value="'"/>
|
|
105 <remove value="""/>
|
|
106 </valid>
|
|
107 </sanitizer>
|
|
108 </param>
|
|
109 <param name="param_algorithm_Extraction_select_activation" type="select" optional="True" value="High-energy collision-induced dissociation" label="Operate only on MSn scans where any of its precursors features a certain activation method (usually HCD for iTRAQ)" help="(-select_activation) Set to empty string if you want to disable filtering">
|
|
110 <option value="Collision-induced dissociation">Collision-induced dissociation</option>
|
|
111 <option value="Post-source decay">Post-source decay</option>
|
|
112 <option value="Plasma desorption">Plasma desorption</option>
|
|
113 <option value="Surface-induced dissociation">Surface-induced dissociation</option>
|
|
114 <option value="Blackbody infrared radiative dissociation">Blackbody infrared radiative dissociation</option>
|
|
115 <option value="Electron capture dissociation">Electron capture dissociation</option>
|
|
116 <option value="Infrared multiphoton dissociation">Infrared multiphoton dissociation</option>
|
|
117 <option value="Sustained off-resonance irradiation">Sustained off-resonance irradiation</option>
|
|
118 <option value="High-energy collision-induced dissociation">High-energy collision-induced dissociation</option>
|
|
119 <option value="Low-energy collision-induced dissociation">Low-energy collision-induced dissociation</option>
|
|
120 <option value="Photodissociation">Photodissociation</option>
|
|
121 <option value="Electron transfer dissociation">Electron transfer dissociation</option>
|
|
122 <option value=""></option>
|
|
123 </param>
|
|
124 <param name="param_algorithm_Extraction_reporter_mass_shift" type="float" min="1e-08" max="0.5" optional="True" value="0.1" label="Allowed shift (left to right) in Da from the expected position" help="(-reporter_mass_shift) "/>
|
|
125 <repeat name="rep_param_algorithm_Extraction_channel_active" min="0" max="1" title="param_algorithm_Extraction_channel_active">
|
|
126 <param name="param_algorithm_Extraction_channel_active" type="text" size="30" value="114:liver 117:lung" label="Each channel that was used in the experiment and its description (114-117 for 4plex; 113-121 for 8-plex) in format <channel>:<name>," help="(-channel_active) e.g. "114:myref","115:liver"">
|
|
127 <sanitizer>
|
|
128 <valid initial="string.printable">
|
|
129 <remove value="'"/>
|
|
130 <remove value="""/>
|
|
131 </valid>
|
|
132 </sanitizer>
|
|
133 </param>
|
|
134 </repeat>
|
|
135 <param name="param_algorithm_Quantification_channel_reference" type="integer" min="114" max="117" optional="True" value="114" label="Number of the reference channel (114-117 for 4plex)" help="(-channel_reference) "/>
|
|
136 <expand macro="advanced_options">
|
|
137 <param name="param_force" type="boolean" truevalue="-force" falsevalue="" checked="false" optional="True" label="Overwrite tool specific checks" help="(-force) "/>
|
|
138 <repeat name="rep_param_algorithm_Quantification_isotope_correction_4plex" min="0" max="1" title="param_algorithm_Quantification_isotope_correction_4plex">
|
|
139 <param name="param_algorithm_Quantification_isotope_correction_4plex" type="text" size="30" value="114:0/1/5.9/0.2 115:0/2/5.6/0.1 116:0/3/4.5/0.1 117:0.1/4/3.5/0.1" label="Override default values (see Documentation); use the following format: <channel>:<-2Da>/<-1Da>/<+1Da>/<+2Da> ;" help="(-4plex) e.g. '114:0/0.3/4/0' , '116:0.1/0.3/3/0.2'">
|
|
140 <sanitizer>
|
|
141 <valid initial="string.printable">
|
|
142 <remove value="'"/>
|
|
143 <remove value="""/>
|
|
144 </valid>
|
|
145 </sanitizer>
|
|
146 </param>
|
|
147 </repeat>
|
|
148 <repeat name="rep_param_algorithm_Quantification_isotope_correction_8plex" min="0" max="1" title="param_algorithm_Quantification_isotope_correction_8plex">
|
|
149 <param name="param_algorithm_Quantification_isotope_correction_8plex" type="text" size="30" value="113:0/0/6.89/0.22 114:0/0.94/5.9/0.16 115:0/1.88/4.9/0.1 116:0/2.82/3.9/0.07 117:0.06/3.77/2.99/0 118:0.09/4.71/1.88/0 119:0.14/5.66/0.87/0 121:0.27/7.44/0.18/0" label="Override default values (see Documentation); use the following format: <channel>:<-2Da>/<-1Da>/<+1Da>/<+2Da> ;" help="(-8plex) e.g. '114:0/0.3/4/0' , '116:0.1/0.3/3/0.2'">
|
|
150 <sanitizer>
|
|
151 <valid initial="string.printable">
|
|
152 <remove value="'"/>
|
|
153 <remove value="""/>
|
|
154 </valid>
|
|
155 </sanitizer>
|
|
156 </param>
|
|
157 </repeat>
|
|
158 <param name="param_algorithm_Quantification_do_normalization" type="boolean" truevalue="-algorithm:Quantification:do_normalization" falsevalue="" checked="false" optional="True" label="Normalize channels?" help="(-do_normalization) Done by using the Median of Ratios (every channel / Reference). Also the ratio of medians (from any channel and reference) is provided as control measure!"/>
|
|
159 <param name="param_algorithm_MetaInformation_Program" type="text" size="30" value="OpenMS::ITRAQAnalyzer" label="" help="(-Program) ">
|
|
160 <sanitizer>
|
|
161 <valid initial="string.printable">
|
|
162 <remove value="'"/>
|
|
163 <remove value="""/>
|
|
164 </valid>
|
|
165 </sanitizer>
|
|
166 </param>
|
|
167 </expand>
|
|
168 </inputs>
|
|
169 <outputs>
|
|
170 <data name="param_out" format="consensusxml"/>
|
|
171 <data name="param_out_mzq" format="mzq"/>
|
|
172 <data name="param_out_stats" format="tabular"/>
|
|
173 </outputs>
|
|
174 <help>**What it does**
|
|
175
|
|
176 Calculates iTRAQ quantitative values for peptides
|
|
177
|
|
178
|
|
179 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_ITRAQAnalyzer.html</help>
|
|
180 <expand macro="references"/>
|
|
181 </tool>
|