Mercurial > repos > lecorguille > xcms_retcor
comparison README.rst @ 29:c013ed353a2f draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
author | lecorguille |
---|---|
date | Tue, 13 Feb 2018 04:44:03 -0500 |
parents | 30410a052ab3 |
children | 69b5a006fca1 |
comparison
equal
deleted
inserted
replaced
28:13885e67b123 | 29:c013ed353a2f |
---|---|
1 | 1 |
2 Changelog/News | 2 Changelog/News |
3 -------------- | 3 -------------- |
4 | 4 |
5 **Version 2.2.0 - 19/10/2017** | 5 **Version 2.1.1 - 29/11/2017** |
6 | 6 |
7 - NEW: The TIC and BPC is new exported as tabular files to be visualized using MultiQC. | 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 |
8 | 8 |
9 **Version 2.1.0 - 03/02/2017** | 9 **Version 2.1.0 - 03/02/2017** |
10 | 10 |
11 - IMPROVEMENT: xcms.retcor can deal with merged individual data | 11 - IMPROVEMENT: xcms.retcor can deal with merged individual data |
12 | 12 |
36 **Version 2.0.2 - 02/06/2015** | 36 **Version 2.0.2 - 02/06/2015** |
37 | 37 |
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. | 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. |
39 | 39 |
40 - IMPROVEMENT: parameter labels have changed to facilitate their reading. | 40 - IMPROVEMENT: parameter labels have changed to facilitate their reading. |
41 |