Mercurial > repos > lecorguille > xcms_group
comparison abims_xcms_group.xml @ 8:5d80e7511dfb draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
author | lecorguille |
---|---|
date | Wed, 06 Jul 2016 17:42:30 -0400 |
parents | 0306a96cc446 |
children | c81275aee959 |
comparison
equal
deleted
inserted
replaced
7:5c37c1d214a2 | 8:5d80e7511dfb |
---|---|
1 <tool id="abims_xcms_group" name="xcms.group" version="2.0.5"> | 1 <tool id="abims_xcms_group" name="xcms.group" version="2.0.6"> |
2 | 2 |
3 <description>Group peaks together across samples using overlapping m/z bins and calculation of smoothed peak distributions in chromatographic time.</description> | 3 <description>Group peaks together across samples using overlapping m/z bins and calculation of smoothed peak distributions in chromatographic time.</description> |
4 | 4 |
5 <macros> | 5 <macros> |
6 <import>macros.xml</import> | 6 <import>macros.xml</import> |
310 --------------------------------------------------- | 310 --------------------------------------------------- |
311 | 311 |
312 Changelog/News | 312 Changelog/News |
313 -------------- | 313 -------------- |
314 | 314 |
315 **Version 2.0.6 - 06/07/2016** | |
316 | |
317 - UPGRADE: upgrate the xcms version from 1.44.0 to 1.46.0 | |
318 | |
315 **Version 2.0.5 - 04/04/2016** | 319 **Version 2.0.5 - 04/04/2016** |
316 | 320 |
317 - TEST: refactoring to pass planemo test using conda dependencies | 321 - TEST: refactoring to pass planemo test using conda dependencies |
318 | 322 |
319 | 323 |