Mercurial > repos > lecorguille > xcms_group
comparison abims_xcms_group.xml @ 18:7a19925478e8 draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 37b0a6a7686f701e4bf00db97ae2c1b82cd6e989
author | lecorguille |
---|---|
date | Fri, 09 Nov 2018 15:14:35 -0500 |
parents | 95e689b7f27f |
children | c8f8d598f562 |
comparison
equal
deleted
inserted
replaced
17:95e689b7f27f | 18:7a19925478e8 |
---|---|
1 <tool id="abims_xcms_group" name="xcms groupChromPeaks (group)" version="@WRAPPER_VERSION@.0"> | 1 <tool id="abims_xcms_group" name="xcms groupChromPeaks (group)" version="@WRAPPER_VERSION@.1"> |
2 | 2 |
3 <description>Perform the correspondence, the grouping of chromatographic peaks within and between samples.</description> | 3 <description>Perform the correspondence, the grouping of chromatographic peaks within and between samples.</description> |
4 | 4 |
5 <macros> | 5 <macros> |
6 <import>macros.xml</import> | 6 <import>macros.xml</import> |
353 --------------------------------------------------- | 353 --------------------------------------------------- |
354 | 354 |
355 Changelog/News | 355 Changelog/News |
356 -------------- | 356 -------------- |
357 | 357 |
358 **Version 3.0.0.1 - 09/11/2018** | |
359 | |
360 - BUGFIX: issue when the vector at peakidx is too long and is written in a new line during the export of the peaklist | |
361 | |
358 **Version 3.0.0.0 - 08/03/2018** | 362 **Version 3.0.0.0 - 08/03/2018** |
359 | 363 |
360 - 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. | 364 - 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. |
361 | 365 |
362 - NEW: a bunch of new options: PeakDensity.minSamples), MzClust.minSamples) | 366 - NEW: a bunch of new options: PeakDensity.minSamples), MzClust.minSamples) |