Mercurial > repos > lecorguille > xcms_retcor
comparison abims_xcms_retcor.xml @ 45:1986c48d86ce draft
"planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f1caf2a3bf23cf319a75dd12c86402555dd02617"
author | workflow4metabolomics |
---|---|
date | Wed, 12 Feb 2020 13:26:47 +0000 |
parents | db348cb32618 |
children | 32c1cbdbdd3b |
comparison
equal
deleted
inserted
replaced
44:db348cb32618 | 45:1986c48d86ce |
---|---|
1 <tool id="abims_xcms_retcor" name="xcms adjustRtime (retcor)" version="@WRAPPER_VERSION@.1"> | 1 <tool id="abims_xcms_retcor" name="xcms adjustRtime (retcor)" version="@TOOL_VERSION@+galaxy0"> |
2 | 2 |
3 <description>Retention Time Correction</description> | 3 <description>Retention Time Correction</description> |
4 | 4 |
5 <macros> | 5 <macros> |
6 <import>macros.xml</import> | 6 <import>macros.xml</import> |
306 Changelog/News | 306 Changelog/News |
307 -------------- | 307 -------------- |
308 | 308 |
309 .. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS | 309 .. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS |
310 | 310 |
311 @HELP_XCMS_NEWVERSION_3610@ | |
312 | |
311 **Version 3.4.4.1 - 30/04/2019** | 313 **Version 3.4.4.1 - 30/04/2019** |
312 | 314 |
313 - BUGFIX: remove the pre-compute of the chromatograms which was memory consuming. Now, only xcms plot chromatogram will generate the Chromatograms. | 315 - BUGFIX: remove the pre-compute of the chromatograms which was memory consuming. Now, only xcms plot chromatogram will generate the Chromatograms. |
314 | 316 |
315 **Version 3.4.4.0 - 08/02/2019** | 317 @HELP_XCMS_NEWVERSION_3440@ |
316 | |
317 - UPGRADE: upgrade the xcms version from 3.0.0 to 3.4.4 (see XCMS News_) | |
318 | 318 |
319 **Version 3.0.0.0 - 08/03/2018** | 319 **Version 3.0.0.0 - 08/03/2018** |
320 | 320 |
321 - UPGRADE: upgrade the xcms version from 1.46.0 to 3.0.0. So refactoring of a lot of underlying codes and methods. Some parameters may have been renamed. | 321 - UPGRADE: upgrade the xcms version from 1.46.0 to 3.0.0. So refactoring of a lot of underlying codes and methods. Some parameters may have been renamed. |
322 | 322 |
340 **Version 2.0.8 - 22/12/2016** | 340 **Version 2.0.8 - 22/12/2016** |
341 | 341 |
342 - BUGFIX: when having only one group (i.e. one folder of raw data) the BPC and TIC pdf files do not contain any graph | 342 - BUGFIX: when having only one group (i.e. one folder of raw data) the BPC and TIC pdf files do not contain any graph |
343 | 343 |
344 | 344 |
345 **Version 2.0.7 - 06/07/2016** | 345 @HELP_XCMS_NEWVERSION_2090@ |
346 | |
347 - UPGRADE: upgrate the xcms version from 1.44.0 to 1.46.0 | |
348 | 346 |
349 | 347 |
350 **Version 2.0.6 - 04/04/2016** | 348 **Version 2.0.6 - 04/04/2016** |
351 | 349 |
352 - TEST: refactoring to pass planemo test using conda dependencies | 350 - TEST: refactoring to pass planemo test using conda dependencies |