Mercurial > repos > lecorguille > xcms_retcor
annotate README.rst @ 16:20a75ba4345b draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 22c4e92909198328fc7439ff47e4546a273eb907
author | lecorguille |
---|---|
date | Sun, 05 Feb 2017 08:57:02 -0500 |
parents | 55923d170538 |
children | 30410a052ab3 |
rev | line source |
---|---|
5 | 1 |
2 Changelog/News | |
3 -------------- | |
4 | |
16
20a75ba4345b
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 22c4e92909198328fc7439ff47e4546a273eb907
lecorguille
parents:
14
diff
changeset
|
5 **Version 2.1.0 - 03/02/2017** |
20a75ba4345b
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 22c4e92909198328fc7439ff47e4546a273eb907
lecorguille
parents:
14
diff
changeset
|
6 |
20a75ba4345b
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 22c4e92909198328fc7439ff47e4546a273eb907
lecorguille
parents:
14
diff
changeset
|
7 - IMPROVEMENT: xcms.retcor can deal with merged individual data |
20a75ba4345b
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 22c4e92909198328fc7439ff47e4546a273eb907
lecorguille
parents:
14
diff
changeset
|
8 |
14
55923d170538
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 92dd69e5b063aad05a9b2b75e21c78bfa46c4b94
lecorguille
parents:
12
diff
changeset
|
9 **Version 2.0.8 - 22/12/2016** |
55923d170538
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 92dd69e5b063aad05a9b2b75e21c78bfa46c4b94
lecorguille
parents:
12
diff
changeset
|
10 |
55923d170538
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 92dd69e5b063aad05a9b2b75e21c78bfa46c4b94
lecorguille
parents:
12
diff
changeset
|
11 - BUGFIX: when having only one group (i.e. one folder of raw data) the BPC and TIC pdf files do not contain any graph |
55923d170538
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 92dd69e5b063aad05a9b2b75e21c78bfa46c4b94
lecorguille
parents:
12
diff
changeset
|
12 |
12
aee5648dc924
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
8
diff
changeset
|
13 **Version 2.0.7 - 06/07/2016** |
aee5648dc924
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
8
diff
changeset
|
14 |
aee5648dc924
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
8
diff
changeset
|
15 - UPGRADE: upgrate the xcms version from 1.44.0 to 1.46.0 |
aee5648dc924
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
8
diff
changeset
|
16 |
6
fcd93f47dcbf
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
5
diff
changeset
|
17 **Version 2.0.6 - 04/04/2016** |
fcd93f47dcbf
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
5
diff
changeset
|
18 |
fcd93f47dcbf
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
5
diff
changeset
|
19 - TEST: refactoring to pass planemo test using conda dependencies |
fcd93f47dcbf
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
5
diff
changeset
|
20 |
5 | 21 **Version 2.0.5 - 10/02/2016** |
22 | |
23 - BUGFIX: better management of errors. Datasets remained green although the process failed | |
24 | |
25 - BUGFIX: some pdf remained empty even when the process succeed | |
26 | |
27 - UPDATE: refactoring of internal management of inputs/outputs | |
28 | |
29 - UPDATE: refactoring to feed the new report tool | |
30 | |
31 | |
32 **Version 2.0.2 - 02/06/2015** | |
33 | |
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. | |
35 | |
36 - IMPROVEMENT: parameter labels have changed to facilitate their reading. | |
37 |