Mercurial > repos > lecorguille > xcms_merge
comparison xcms_merge.xml @ 13:39797c768bba draft
"planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f1caf2a3bf23cf319a75dd12c86402555dd02617"
author | workflow4metabolomics |
---|---|
date | Wed, 12 Feb 2020 08:29:39 -0500 |
parents | e3fccadf32a8 |
children | 5bd125a3f3b0 |
comparison
equal
deleted
inserted
replaced
12:a301f001835c | 13:39797c768bba |
---|---|
1 <tool id="xcms_merge" name="xcms findChromPeaks Merger" version="@WRAPPER_VERSION@.0"> | 1 <tool id="xcms_merge" name="xcms findChromPeaks Merger" version="@TOOL_VERSION@+galaxy0"> |
2 <description>Merge xcms findChromPeaks RData into a unique file to be used by group</description> | 2 <description>Merge xcms findChromPeaks RData into a unique file to be used by group</description> |
3 | 3 |
4 <macros> | 4 <macros> |
5 <import>macros.xml</import> | 5 <import>macros.xml</import> |
6 <import>macros_xcms.xml</import> | 6 <import>macros_xcms.xml</import> |
173 Changelog/News | 173 Changelog/News |
174 -------------- | 174 -------------- |
175 | 175 |
176 .. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS | 176 .. _News: https://bioconductor.org/packages/release/bioc/news/xcms/NEWS |
177 | 177 |
178 **Version 3.4.4.0 - 08/02/2019** | 178 @HELP_XCMS_NEWVERSION_3610@ |
179 | 179 |
180 - UPGRADE: upgrade the xcms version from 3.0.0 to 3.4.4 (see XCMS News_) | 180 @HELP_XCMS_NEWVERSION_3440@ |
181 | 181 |
182 **Version 3.0.0.0 - 08/03/2018** | 182 **Version 3.0.0.0 - 08/03/2018** |
183 | 183 |
184 - UPGRADE: upgrade the xcms version from 1.46.0 to 3.0.0. So refactoring of a lot of underlining codes and methods | 184 - UPGRADE: upgrade the xcms version from 1.46.0 to 3.0.0. So refactoring of a lot of underlining codes and methods |
185 | 185 |