Mercurial > repos > lecorguille > xcms_retcor
comparison macros.xml @ 29:c013ed353a2f draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
author | lecorguille |
---|---|
date | Tue, 13 Feb 2018 04:44:03 -0500 |
parents | 30410a052ab3 |
children | 4d6f4cd7c3ef |
comparison
equal
deleted
inserted
replaced
28:13885e67b123 | 29:c013ed353a2f |
---|---|
10 <xml name="requirements_light"> | 10 <xml name="requirements_light"> |
11 <requirements> | 11 <requirements> |
12 <requirement type="package" version="1.46.0">bioconductor-xcms</requirement> | 12 <requirement type="package" version="1.46.0">bioconductor-xcms</requirement> |
13 </requirements> | 13 </requirements> |
14 </xml> | 14 </xml> |
15 | |
16 <xml name="stdio"> | 15 <xml name="stdio"> |
17 <stdio> | 16 <stdio> |
18 <exit_code range="1" level="fatal" /> | 17 <exit_code range="1" level="fatal" /> |
19 </stdio> | 18 </stdio> |
20 </xml> | 19 </xml> |
21 | 20 |
22 <token name="@COMMAND_XCMS_SCRIPT@"> | 21 <token name="@COMMAND_XCMS_SCRIPT@"> |
23 LANG=C Rscript $__tool_directory__/xcms.r | 22 LC_ALL=C Rscript $__tool_directory__/xcms.r |
24 </token> | 23 </token> |
25 | 24 |
26 <token name="@COMMAND_LOG_EXIT@"> | 25 <token name="@COMMAND_LOG_EXIT@"> |
27 ; | 26 ; |
28 return=\$?; | 27 return=\$?; |
115 <data name="dataMatrix" format="tabular" label="${image.name[:-6]}.@FUNCTION@.dataMatrix.tsv" > | 114 <data name="dataMatrix" format="tabular" label="${image.name[:-6]}.@FUNCTION@.dataMatrix.tsv" > |
116 <filter>(peaklist['peaklistBool'])</filter> | 115 <filter>(peaklist['peaklistBool'])</filter> |
117 </data> | 116 </data> |
118 </xml> | 117 </xml> |
119 | 118 |
120 <xml name="input_tic_bpc_pdf"> | |
121 <param name="tic_bpc_pdf" type="boolean" checked="False" label="Do you want TIC and BCP in PDF Format" help="Whatever, you will be able to use MultiQC tools on the tabular files" /> | |
122 </xml> | |
123 | |
124 <xml name="test_retcor_param"> | |
125 <param name="methods|method" value="peakgroups"/> | |
126 <param name="methods|smooth" value="loess"/> | |
127 <param name="methods|extra" value="1"/> | |
128 <param name="methods|missing" value="1"/> | |
129 <param name="methods|options|option" value="show"/> | |
130 <param name="methods|options|span" value="0.2"/> | |
131 <param name="methods|options|family" value="gaussian"/> | |
132 <param name="methods|options|plottype" value="deviation"/> | |
133 </xml> | |
134 | |
135 <xml name="test_retcor_output" token_raworcorrected=""> | |
136 <output name="log"> | |
137 <assert_contents> | |
138 <has_text text="object with 4 samples" /> | |
139 <has_text text="Time range: 2507.7-4481.7 seconds (41.8-74.7 minutes)" /> | |
140 <has_text text="Mass range: 200.1-600 m/z" /> | |
141 <has_text text="Peaks: 9251 (about 2313 per sample)" /> | |
142 <has_text text="Peak Groups: 0" /> | |
143 <has_text text="Sample classes: KO, WT" /> | |
144 </assert_contents> | |
145 </output> | |
146 <output_collection name="ticsCorrectedTabCollection" type="list"> | |
147 <element name="ko15" value="ko15-TIC@RAWORCORRECTED@_mqc.out" /> | |
148 <element name="ko16" value="ko16-TIC@RAWORCORRECTED@_mqc.out" /> | |
149 <element name="wt15" value="wt15-TIC@RAWORCORRECTED@_mqc.out" /> | |
150 <element name="wt16" value="wt16-TIC@RAWORCORRECTED@_mqc.out" /> | |
151 </output_collection> | |
152 <output_collection name="bpcsCorrectedTabCollection" type="list"> | |
153 <element name="ko15" value="ko15-BPC@RAWORCORRECTED@_mqc.out" /> | |
154 <element name="ko16" value="ko16-BPC@RAWORCORRECTED@_mqc.out" /> | |
155 <element name="wt15" value="wt15-BPC@RAWORCORRECTED@_mqc.out" /> | |
156 <element name="wt16" value="wt16-BPC@RAWORCORRECTED@_mqc.out" /> | |
157 </output_collection> | |
158 </xml> | |
159 | |
160 <token name="@HELP_AUTHORS@"> | 119 <token name="@HELP_AUTHORS@"> |
161 | |
162 .. class:: infomark | 120 .. class:: infomark |
163 | 121 |
164 **Authors** Colin A. Smith csmith@scripps.edu, Ralf Tautenhahn rtautenh@gmail.com, Steffen Neumann sneumann@ipb-halle.de, Paul Benton hpaul.benton08@imperial.ac.uk and Christopher Conley cjconley@ucdavis.edu | 122 **Authors** Colin A. Smith csmith@scripps.edu, Ralf Tautenhahn rtautenh@gmail.com, Steffen Neumann sneumann@ipb-halle.de, Paul Benton hpaul.benton08@imperial.ac.uk and Christopher Conley cjconley@ucdavis.edu |
165 | 123 |
166 .. class:: infomark | 124 .. class:: infomark |
167 | 125 |
168 **Galaxy integration** ABiMS TEAM - UPMC/CNRS - Station Biologique de Roscoff and Yann Guitton yann.guitton@oniris-nantes.fr - part of Workflow4Metabolomics.org [W4M] | 126 **Galaxy integration** ABiMS TEAM - UPMC/CNRS - Station biologique de Roscoff and Yann Guitton yann.guitton@oniris-nantes.fr - part of Workflow4Metabolomics.org [W4M] |
169 | 127 |
170 | Contact support@workflow4metabolomics.org for any questions or concerns about the Galaxy implementation of this tool. | 128 | Contact support@workflow4metabolomics.org for any questions or concerns about the Galaxy implementation of this tool. |
171 | 129 |
172 --------------------------------------------------- | 130 --------------------------------------------------- |
173 | 131 |
174 </token> | 132 </token> |
175 | 133 |
176 <token name="@HELP_BCP_TIC@"> | |
177 | |
178 BPCs and TICs: tabular | |
179 | |
180 | "Base Peak Chromatograms" and "Total Ion Chromatograms" graphs | |
181 | Import BPC and TIC from xcmsSet and retcor [at once] within MultiQC_ (in or outside Galaxy) to display and navigate in the graphs. | |
182 | - In MultiQC: as tool, use the Custom Content | |
183 | |
184 .. _MultiQC: http://multiqc.info/ | |
185 | |
186 BPCs and TICs: pdf [if using zip] | |
187 | |
188 | "Base Peak Chromatograms" and "Total Ion Chromatograms" graphs in pdf format. | |
189 | |
190 </token> | |
191 | |
192 <token name="@HELP_GET_PEAK_LIST@"> | |
193 | |
194 Get a Peak List | |
195 --------------- | |
196 | |
197 If 'true', the module generates two additional files corresponding to the peak list: | |
198 - the variable metadata file (corresponding to information about extracted ions such as mass or retention time) | |
199 - the data matrix (corresponding to related intensities) | |
200 | |
201 **decimal places for [mass or retention time] values in identifiers** | |
202 | |
203 | Ions' identifiers are constructed as MxxxTyyy where 'xxx' is the ion median mass and 'yyy' the ion median retention time. | |
204 | Two parameters are used to adjust the number of decimal places wanted in identifiers for mass and retention time respectively. | |
205 | Theses parameters do not affect decimal places in columns other than the identifier one. | |
206 | |
207 **Reported intensity values** | |
208 | |
209 | This parameter determines which values should be reported as intensities in the dataMatrix table; it correspond to xcms 'intval' parameter: | |
210 | - into: integrated area of original (raw) peak | |
211 | - maxo: maximum intensity of original (raw) peak | |
212 | - intb: baseline corrected integrated peak area (only available if peak detection was done by ‘findPeaks.centWave’) | |
213 | |
214 </token> | |
215 | |
216 <token name="@HELP_GET_PEAK_LIST_OUTPUTS@"> | |
217 | |
218 xset.variableMetadata.tsv : tabular format [If Get a Peak List == Yes] | |
219 | |
220 | Table containing information about ions - Can be used in **Normalisation/Generic_filter** and **Statitics** tools. | |
221 | |
222 xset.dataMatrix.tsv : tabular format | |
223 | |
224 | Table containing ions' intensities - Can be used **Normalisation/Generic_filter** and **Statitics** tools. | |
225 | |
226 </token> | |
227 | 134 |
228 <xml name="citation"> | 135 <xml name="citation"> |
229 <citations> | 136 <citations> |
230 <citation type="doi">10.1021/ac051437y</citation> | 137 <citation type="doi">10.1021/ac051437y</citation> |
231 <citation type="doi">10.1093/bioinformatics/btu813</citation> | 138 <citation type="doi">10.1093/bioinformatics/btu813</citation> |