comparison FeatureFinderMultiplex.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
comparison
equal deleted inserted replaced
3:ec62782f6c68 4:6ead64a594bd
1 <?xml version='1.0' encoding='UTF-8'?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <tool id="FeatureFinderMultiplex" name="FeatureFinderMultiplex" version="1.12.0"> 2 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.-->
3 <description>Determination of peak ratios in LC-MS data</description> 3 <!--Proposed Tool Section: [Quantitation]-->
4 <macros> 4 <tool id="FeatureFinderMultiplex" name="FeatureFinderMultiplex" version="2.0.0">
5 <token name="@EXECUTABLE@">FeatureFinderMultiplex</token> 5 <description>Determination of peak ratios in LC-MS data</description>
6 <import>macros.xml</import> 6 <macros>
7 </macros> 7 <token name="@EXECUTABLE@">FeatureFinderMultiplex</token>
8 <expand macro="stdio"/> 8 <import>macros.xml</import>
9 <expand macro="requirements"/> 9 </macros>
10 <command>FeatureFinderMultiplex 10 <expand macro="references"/>
11 <expand macro="stdio"/>
12 <expand macro="requirements"/>
13 <command>FeatureFinderMultiplex
11 14
12 -in ${param_in} 15 #if $param_in:
13 -out ${param_out} 16 -in $param_in
14 -threads \${GALAXY_SLOTS:-24} 17 #end if
15 -algorithm:labels ${param_labels} 18 #if $param_out:
16 -algorithm:charge ${param_charge} 19 -out $param_out
17 -algorithm:rt_typical ${param_rt_typical} 20 #end if
18 -algorithm:rt_min ${param_rt_min} 21 #if $param_out_features:
19 -algorithm:mz_tolerance ${param_mz_tolerance} 22 -out_features $param_out_features
20 -algorithm:mz_unit ${param_mz_unit} 23 #end if
21 -algorithm:intensity_cutoff ${param_intensity_cutoff} 24 #if $param_out_mzq:
22 -algorithm:peptide_similarity ${param_peptide_similarity} 25 -out_mzq $param_out_mzq
23 -algorithm:averagine_similarity ${param_averagine_similarity} 26 #end if
24 -algorithm:missed_cleavages ${param_missed_cleavages} 27 -threads \${GALAXY_SLOTS:-24}
28 #if $param_algorithm_labels:
29 -algorithm:labels &quot;$param_algorithm_labels&quot;
30 #end if
31 #if $param_algorithm_charge:
32 -algorithm:charge &quot;$param_algorithm_charge&quot;
33 #end if
34 #if $param_algorithm_rt_typical:
35 -algorithm:rt_typical $param_algorithm_rt_typical
36 #end if
37 #if $param_algorithm_rt_min:
38 -algorithm:rt_min $param_algorithm_rt_min
39 #end if
40 #if $param_algorithm_mz_tolerance:
41 -algorithm:mz_tolerance $param_algorithm_mz_tolerance
42 #end if
43 #if $param_algorithm_mz_unit:
44 -algorithm:mz_unit
45 #if &quot; &quot; in str($param_algorithm_mz_unit):
46 &quot;$param_algorithm_mz_unit&quot;
47 #else
48 $param_algorithm_mz_unit
49 #end if
50 #end if
51 #if $param_algorithm_intensity_cutoff:
52 -algorithm:intensity_cutoff $param_algorithm_intensity_cutoff
53 #end if
54 #if $param_algorithm_peptide_similarity:
55 -algorithm:peptide_similarity $param_algorithm_peptide_similarity
56 #end if
57 #if $param_algorithm_averagine_similarity:
58 -algorithm:averagine_similarity $param_algorithm_averagine_similarity
59 #end if
60 #if $param_algorithm_missed_cleavages:
61 -algorithm:missed_cleavages $param_algorithm_missed_cleavages
62 #end if
25 #if $adv_opts.adv_opts_selector=='advanced': 63 #if $adv_opts.adv_opts_selector=='advanced':
26 -out_features ${adv_opts.param_out_features} 64 #if $adv_opts.param_force:
27 -out_mzq ${adv_opts.param_out_mzq} 65 -force
28 -out_debug ${adv_opts.param_out_debug} 66 #end if
29 -algorithm:isotopes_per_peptide ${adv_opts.param_isotopes_per_peptide} 67 #if $adv_opts.param_algorithm_isotopes_per_peptide:
30 ${adv_opts.param_knock_out} 68 -algorithm:isotopes_per_peptide &quot;$adv_opts.param_algorithm_isotopes_per_peptide&quot;
31 -labels:Arg6 ${adv_opts.param_Arg6} 69 #end if
32 -labels:Arg10 ${adv_opts.param_Arg10} 70 #if $adv_opts.param_algorithm_averagine_similarity_scaling:
33 -labels:Lys4 ${adv_opts.param_Lys4} 71 -algorithm:averagine_similarity_scaling $adv_opts.param_algorithm_averagine_similarity_scaling
34 -labels:Lys6 ${adv_opts.param_Lys6} 72 #end if
35 -labels:Lys8 ${adv_opts.param_Lys8} 73 #if $adv_opts.param_algorithm_knock_out:
36 -labels:Dimethyl0 ${adv_opts.param_Dimethyl0} 74 -algorithm:knock_out
37 -labels:Dimethyl4 ${adv_opts.param_Dimethyl4} 75 #end if
38 -labels:Dimethyl6 ${adv_opts.param_Dimethyl6} 76 #if $adv_opts.param_labels_Arg6:
39 -labels:Dimethyl8 ${adv_opts.param_Dimethyl8} 77 -labels:Arg6 $adv_opts.param_labels_Arg6
40 -labels:ICPL0 ${adv_opts.param_ICPL0} 78 #end if
41 -labels:ICPL4 ${adv_opts.param_ICPL4} 79 #if $adv_opts.param_labels_Arg10:
42 -labels:ICPL6 ${adv_opts.param_ICPL6} 80 -labels:Arg10 $adv_opts.param_labels_Arg10
43 -labels:ICPL10 ${adv_opts.param_ICPL10} 81 #end if
82 #if $adv_opts.param_labels_Lys4:
83 -labels:Lys4 $adv_opts.param_labels_Lys4
84 #end if
85 #if $adv_opts.param_labels_Lys6:
86 -labels:Lys6 $adv_opts.param_labels_Lys6
87 #end if
88 #if $adv_opts.param_labels_Lys8:
89 -labels:Lys8 $adv_opts.param_labels_Lys8
90 #end if
91 #if $adv_opts.param_labels_Dimethyl0:
92 -labels:Dimethyl0 $adv_opts.param_labels_Dimethyl0
93 #end if
94 #if $adv_opts.param_labels_Dimethyl4:
95 -labels:Dimethyl4 $adv_opts.param_labels_Dimethyl4
96 #end if
97 #if $adv_opts.param_labels_Dimethyl6:
98 -labels:Dimethyl6 $adv_opts.param_labels_Dimethyl6
99 #end if
100 #if $adv_opts.param_labels_Dimethyl8:
101 -labels:Dimethyl8 $adv_opts.param_labels_Dimethyl8
102 #end if
103 #if $adv_opts.param_labels_ICPL0:
104 -labels:ICPL0 $adv_opts.param_labels_ICPL0
105 #end if
106 #if $adv_opts.param_labels_ICPL4:
107 -labels:ICPL4 $adv_opts.param_labels_ICPL4
108 #end if
109 #if $adv_opts.param_labels_ICPL6:
110 -labels:ICPL6 $adv_opts.param_labels_ICPL6
111 #end if
112 #if $adv_opts.param_labels_ICPL10:
113 -labels:ICPL10 $adv_opts.param_labels_ICPL10
114 #end if
44 #end if 115 #end if
45 </command> 116 </command>
46 <inputs> 117 <inputs>
47 <param name="param_in" type="data" format="mzML" optional="False" label="Raw LC-MS data to be analyzed. (Profile data required. Will not work with centroided data!)" help="(-in)"/> 118 <param format="mzml" help="(-in) " label="LC-MS dataset in centroid or profile mode" name="param_in" optional="False" type="data"/>
48 <param name="param_labels" type="text" size="20" value="[][Lys8,Arg10]" label="Labels used for labelling the samples. [...] specifies the labels for a single sample. For example#br##br#[][Lys8,Arg10] ... SILAC#br#[][Lys4,Arg6][Lys8,Arg10] ... triple-SILAC#br#[Dimethyl0][Dimethyl6] ... Dimethyl#br#[Dimethyl0][Dimethyl4][Dimethyl8] ... triple Dimethyl#br#[ICPL0][ICPL4][ICPL6][ICPL10] ... ICPL" help="(-labels)"/> 119 <param help="(-labels) [...] specifies the labels for a single sample. For example &lt;br&gt; &lt;br&gt;[][Lys8,Arg10] ... SILAC &lt;br&gt;[][Lys4,Arg6][Lys8,Arg10] ... triple-SILAC &lt;br&gt;[Dimethyl0][Dimethyl6] ... Dimethyl &lt;br&gt;[Dimethyl0][Dimethyl4][Dimethyl8] ... triple Dimethyl &lt;br&gt;[ICPL0][ICPL4][ICPL6][ICPL10] ... ICPL" label="Labels used for labelling the samples" name="param_algorithm_labels" size="30" type="text" value="[][Lys8,Arg10]">
49 <param name="param_charge" type="text" size="20" value="1:4" label="Range of charge states in the sample, i.e. min charge : max charge." help="(-charge)"/> 120 <sanitizer>
50 <param name="param_rt_typical" type="float" min="0.0" optional="True" value="40.0" label="Typical retention time [s] over which a characteristic peptide elutes. (This is not an upper bound. Peptides that elute for longer will be reported.)" help="(-rt_typical)"/> 121 <valid initial="string.printable">
51 <param name="param_rt_min" type="float" min="0.0" optional="True" value="2.0" label="Lower bound for the retention time [s]. (Any peptides seen for a shorter time period are not reported.)" help="(-rt_min)"/> 122 <remove value="'"/>
52 <param name="param_mz_tolerance" type="float" min="0.0" optional="True" value="6.0" label="m/z tolerance for search of peak patterns." help="(-mz_tolerance)"/> 123 <remove value="&quot;"/>
53 <param name="param_mz_unit" type="select" optional="True" value="ppm" label="Unit of the 'mz_tolerance' parameter." help="(-mz_unit)"> 124 </valid>
54 <option value="Da">Da</option> 125 </sanitizer>
55 <option value="ppm">ppm</option> 126 </param>
56 </param> 127 <param help="(-charge) min charge : max charge" label="Range of charge states in the sample, i.e" name="param_algorithm_charge" size="30" type="text" value="1:4">
57 <param name="param_intensity_cutoff" type="float" min="0.0" optional="True" value="1000.0" label="Lower bound for the intensity of isotopic peaks." help="(-intensity_cutoff)"/> 128 <sanitizer>
58 <param name="param_peptide_similarity" type="float" min="0.0" max="1.0" optional="True" value="0.5" label="Two peptides in a multiplet are expected to have the same isotopic pattern. This parameter is a lower bound on their similarity." help="(-peptide_similarity)"/> 129 <valid initial="string.printable">
59 <param name="param_averagine_similarity" type="float" min="0.0" max="1.0" optional="True" value="0.4" label="The isotopic pattern of a peptide should resemble the averagine model at this m/z position. This parameter is a lower bound on similarity between measured isotopic pattern and the averagine model." help="(-averagine_similarity)"/> 130 <remove value="'"/>
60 <param name="param_missed_cleavages" type="integer" min="0" optional="True" value="0" label="Maximum number of missed cleavages due to incomplete digestion." help="(-missed_cleavages)"/> 131 <remove value="&quot;"/>
61 <expand macro="advanced_options"> 132 </valid>
62 <param name="param_out_debug" type="text" size="20" label="Directory for debug output." help="(-out_debug)"/> 133 </sanitizer>
63 <param name="param_isotopes_per_peptide" type="text" size="20" value="3:6" label="Range of isotopes per peptide in the sample. For example 3:6, if isotopic peptide patterns in the sample consist of either three, four, five or six isotopic peaks. " help="(-isotopes_per_peptide)"/> 134 </param>
64 <param name="param_knock_out" type="boolean" truevalue="-algorithm:knock_out true" falsevalue="-algorithm:knock_out false" checked="true" optional="True" label="Is it likely that knock-outs are present? (Supported for doublex, triplex and quadruplex experiments only.)" help="(-knock_out)"/> 135 <param help="(-rt_typical) (This is not an upper bound. Peptides that elute for longer will be reported.)" label="Typical retention time [s] over which a characteristic peptide elutes" min="0.0" name="param_algorithm_rt_typical" optional="True" type="float" value="40.0"/>
65 <param name="param_Arg6" type="float" min="0.0" optional="True" value="6.0201290268" label="Label:13C(6) | C(-6) 13C(6) | unimod #188" help="(-Arg6)"/> 136 <param help="(-rt_min) (Any peptides seen for a shorter time period are not reported.)" label="Lower bound for the retention time [s]" min="0.0" name="param_algorithm_rt_min" optional="True" type="float" value="2.0"/>
66 <param name="param_Arg10" type="float" min="0.0" optional="True" value="10.0082686" label="Label:13C(6)15N(4) | C(-6) 13C(6) N(-4) 15N(4) | unimod #267" help="(-Arg10)"/> 137 <param help="(-mz_tolerance) " label="m/z tolerance for search of peak patterns" min="0.0" name="param_algorithm_mz_tolerance" optional="True" type="float" value="6.0"/>
67 <param name="param_Lys4" type="float" min="0.0" optional="True" value="4.0251069836" label="Label:2H(4) | H(-4) 2H(4) | unimod #481" help="(-Lys4)"/> 138 <param help="(-mz_unit) " label="Unit of the 'mz_tolerance' paramete" name="param_algorithm_mz_unit" optional="True" type="select" value="ppm">
68 <param name="param_Lys6" type="float" min="0.0" optional="True" value="6.0201290268" label="Label:13C(6) | C(-6) 13C(6) | unimod #188" help="(-Lys6)"/> 139 <option value="Da">Da</option>
69 <param name="param_Lys8" type="float" min="0.0" optional="True" value="8.0141988132" label="Label:13C(6)15N(2) | C(-6) 13C(6) N(-2) 15N(2) | unimod #259" help="(-Lys8)"/> 140 <option value="ppm">ppm</option>
70 <param name="param_Dimethyl0" type="float" min="0.0" optional="True" value="28.0313" label="Dimethyl | H(4) C(2) | unimod #36" help="(-Dimethyl0)"/> 141 </param>
71 <param name="param_Dimethyl4" type="float" min="0.0" optional="True" value="32.056407" label="Dimethyl:2H(4) | 2H(4) C(2) | unimod #199" help="(-Dimethyl4)"/> 142 <param help="(-intensity_cutoff) " label="Lower bound for the intensity of isotopic peaks" min="0.0" name="param_algorithm_intensity_cutoff" optional="True" type="float" value="1000.0"/>
72 <param name="param_Dimethyl6" type="float" min="0.0" optional="True" value="34.063117" label="Dimethyl:2H(4)13C(2) | 2H(4) 13C(2) | unimod #510" help="(-Dimethyl6)"/> 143 <param help="(-peptide_similarity) This parameter is a lower bound on their similarity" label="Two peptides in a multiplet are expected to have the same isotopic pattern" max="1.0" min="-1.0" name="param_algorithm_peptide_similarity" optional="True" type="float" value="0.5"/>
73 <param name="param_Dimethyl8" type="float" min="0.0" optional="True" value="36.07567" label="Dimethyl:2H(6)13C(2) | H(-2) 2H(6) 13C(2) | unimod #330" help="(-Dimethyl8)"/> 144 <param help="(-averagine_similarity) This parameter is a lower bound on similarity between measured isotopic pattern and the averagine model" label="The isotopic pattern of a peptide should resemble the averagine model at this m/z position" max="1.0" min="-1.0" name="param_algorithm_averagine_similarity" optional="True" type="float" value="0.4"/>
74 <param name="param_ICPL0" type="float" min="0.0" optional="True" value="105.021464" label="ICPL | H(3) C(6) N O | unimod #365" help="(-ICPL0)"/> 145 <param help="(-missed_cleavages) " label="Maximum number of missed cleavages due to incomplete digestion" min="0" name="param_algorithm_missed_cleavages" optional="True" type="integer" value="0"/>
75 <param name="param_ICPL4" type="float" min="0.0" optional="True" value="109.046571" label="ICPL:2H(4) | H(-1) 2H(4) C(6) N O | unimod #687" help="(-ICPL4)"/> 146 <expand macro="advanced_options">
76 <param name="param_ICPL6" type="float" min="0.0" optional="True" value="111.041593" label="ICPL:13C(6) | H(3) 13C(6) N O | unimod #364" help="(-ICPL6)"/> 147 <param checked="false" falsevalue="" help="(-force) " label="Overwrite tool specific checks" name="param_force" optional="True" truevalue="-force" type="boolean"/>
77 <param name="param_ICPL10" type="float" min="0.0" optional="True" value="115.0667" label="ICPL:13C(6)2H(4) | H(-1) 2H(4) 13C(6) N O | unimod #866" help="(-ICPL10)"/> 148 <param help="(-isotopes_per_peptide) For example 3:6, if isotopic peptide patterns in the sample consist of either three, four, five or six isotopic peaks. " label="Range of isotopes per peptide in the sample" name="param_algorithm_isotopes_per_peptide" size="30" type="text" value="3:6">
78 </expand> 149 <sanitizer>
79 </inputs> 150 <valid initial="string.printable">
80 <outputs> 151 <remove value="'"/>
81 <data name="param_out" label="Set of all identified peptide groups (i.e. peptide pairs or triplets or singlets or ..). The m/z-RT positions correspond to the lightest peptide in each group." format="consensusXML"/> 152 <remove value="&quot;"/>
82 <data name="param_out_features" label="Optional output file containing the individual peptide features in 'out'." format="featureXML"/> 153 </valid>
83 <data name="param_out_mzq" label="Optional output file of MzQuantML." format="data"/> 154 </sanitizer>
84 </outputs> 155 </param>
85 <help>**What it does** 156 <param help="(-averagine_similarity_scaling) For the detection of single peptides, the averagine parameter p is replaced by p' = p + x(1-p), i.e. x = 0 -&gt; p' = p and x = 1 -&gt; p' = 1. (For knock_out = true, peptide doublets and singlets are detected simulataneously. For singlets, the peptide similarity filter is irreleavant. In order to compensate for this 'missing filter', the averagine parameter p is replaced by the more restrictive p' when searching for singlets.)" label="Let x denote this scaling factor, and p the averagine similarity paramete" max="1.0" min="0.0" name="param_algorithm_averagine_similarity_scaling" optional="True" type="float" value="0.75"/>
86 157 <param checked="false" falsevalue="" help="(-knock_out) (Supported for doublex, triplex and quadruplex experiments only.)" label="Is it likely that knock-outs are present?" name="param_algorithm_knock_out" optional="True" truevalue="-algorithm:knock_out" type="boolean"/>
87 Determination of peak ratios in LC-MS data 158 <param help="(-Arg6) " label="Label:13C(6) | C(-6) 13C(6) | unimod #188" min="0.0" name="param_labels_Arg6" optional="True" type="float" value="6.0201290268"/>
159 <param help="(-Arg10) " label="Label:13C(6)15N(4) | C(-6) 13C(6) N(-4) 15N(4) | unimod #267" min="0.0" name="param_labels_Arg10" optional="True" type="float" value="10.0082686"/>
160 <param help="(-Lys4) " label="Label:2H(4) | H(-4) 2H(4) | unimod #481" min="0.0" name="param_labels_Lys4" optional="True" type="float" value="4.0251069836"/>
161 <param help="(-Lys6) " label="Label:13C(6) | C(-6) 13C(6) | unimod #188" min="0.0" name="param_labels_Lys6" optional="True" type="float" value="6.0201290268"/>
162 <param help="(-Lys8) " label="Label:13C(6)15N(2) | C(-6) 13C(6) N(-2) 15N(2) | unimod #259" min="0.0" name="param_labels_Lys8" optional="True" type="float" value="8.0141988132"/>
163 <param help="(-Dimethyl0) " label="Dimethyl | H(4) C(2) | unimod #36" min="0.0" name="param_labels_Dimethyl0" optional="True" type="float" value="28.0313"/>
164 <param help="(-Dimethyl4) " label="Dimethyl:2H(4) | 2H(4) C(2) | unimod #199" min="0.0" name="param_labels_Dimethyl4" optional="True" type="float" value="32.056407"/>
165 <param help="(-Dimethyl6) " label="Dimethyl:2H(4)13C(2) | 2H(4) 13C(2) | unimod #510" min="0.0" name="param_labels_Dimethyl6" optional="True" type="float" value="34.063117"/>
166 <param help="(-Dimethyl8) " label="Dimethyl:2H(6)13C(2) | H(-2) 2H(6) 13C(2) | unimod #330" min="0.0" name="param_labels_Dimethyl8" optional="True" type="float" value="36.07567"/>
167 <param help="(-ICPL0) " label="ICPL | H(3) C(6) N O | unimod #365" min="0.0" name="param_labels_ICPL0" optional="True" type="float" value="105.021464"/>
168 <param help="(-ICPL4) " label="ICPL:2H(4) | H(-1) 2H(4) C(6) N O | unimod #687" min="0.0" name="param_labels_ICPL4" optional="True" type="float" value="109.046571"/>
169 <param help="(-ICPL6) " label="ICPL:13C(6) | H(3) 13C(6) N O | unimod #364" min="0.0" name="param_labels_ICPL6" optional="True" type="float" value="111.041593"/>
170 <param help="(-ICPL10) " label="ICPL:13C(6)2H(4) | H(-1) 2H(4) 13C(6) N O | unimod #866" min="0.0" name="param_labels_ICPL10" optional="True" type="float" value="115.0667"/>
171 </expand>
172 </inputs>
173 <outputs>
174 <data format="consensusxml" name="param_out"/>
175 <data format="xml" name="param_out_features"/>
176 <data format="mzq" name="param_out_mzq"/>
177 </outputs>
178 <help>Determination of peak ratios in LC-MS data
88 179
89 180
90 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_FeatureFinderMultiplex.html 181 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_FeatureFinderMultiplex.html</help>
91 182 </tool>
92 @REFERENCES@
93 </help>
94 </tool>