Mercurial > repos > lecorguille > xcms_retcor
comparison README.rst @ 9:e4e0254a3c0a draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 4897a06ef248e2e74e57a496dd68adbda3c828f1
author | lecorguille |
---|---|
date | Wed, 29 Nov 2017 09:46:41 -0500 |
parents | 4bfef820569b |
children | 8828cba9aedd |
comparison
equal
deleted
inserted
replaced
8:4bfef820569b | 9:e4e0254a3c0a |
---|---|
1 | 1 |
2 Changelog/News | 2 Changelog/News |
3 -------------- | 3 -------------- |
4 | |
5 **Version 2.1.1 - 29/11/2017** | |
6 | |
7 - BUGFIX: To avoid issues with accented letter in the parentFile tag of the mzXML files, we changed a hidden mechanim to LC_ALL=C | |
4 | 8 |
5 **Version 2.1.0 - 03/02/2017** | 9 **Version 2.1.0 - 03/02/2017** |
6 | 10 |
7 - IMPROVEMENT: xcms.retcor can deal with merged individual data | 11 - IMPROVEMENT: xcms.retcor can deal with merged individual data |
8 | 12 |
32 **Version 2.0.2 - 02/06/2015** | 36 **Version 2.0.2 - 02/06/2015** |
33 | 37 |
34 - IMPROVEMENT: new datatype/dataset formats (rdata.xcms.raw, rdata.xcms.group, rdata.xcms.retcor ...) will facilitate the sequence of tools and so avoid incompatibility errors. | 38 - IMPROVEMENT: new datatype/dataset formats (rdata.xcms.raw, rdata.xcms.group, rdata.xcms.retcor ...) will facilitate the sequence of tools and so avoid incompatibility errors. |
35 | 39 |
36 - IMPROVEMENT: parameter labels have changed to facilitate their reading. | 40 - IMPROVEMENT: parameter labels have changed to facilitate their reading. |
37 |