Mercurial > repos > lecorguille > xcms_retcor
annotate 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 |
rev | line source |
---|---|
1 | 1 |
2 Changelog/News | |
3 -------------- | |
4 | |
9
e4e0254a3c0a
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 4897a06ef248e2e74e57a496dd68adbda3c828f1
lecorguille
parents:
8
diff
changeset
|
5 **Version 2.1.1 - 29/11/2017** |
e4e0254a3c0a
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 4897a06ef248e2e74e57a496dd68adbda3c828f1
lecorguille
parents:
8
diff
changeset
|
6 |
e4e0254a3c0a
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 4897a06ef248e2e74e57a496dd68adbda3c828f1
lecorguille
parents:
8
diff
changeset
|
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 |
e4e0254a3c0a
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 4897a06ef248e2e74e57a496dd68adbda3c828f1
lecorguille
parents:
8
diff
changeset
|
8 |
8
4bfef820569b
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit a6f5f18b3d6130f7d7fbb9f2df856838c6217797
lecorguille
parents:
7
diff
changeset
|
9 **Version 2.1.0 - 03/02/2017** |
4bfef820569b
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit a6f5f18b3d6130f7d7fbb9f2df856838c6217797
lecorguille
parents:
7
diff
changeset
|
10 |
4bfef820569b
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit a6f5f18b3d6130f7d7fbb9f2df856838c6217797
lecorguille
parents:
7
diff
changeset
|
11 - IMPROVEMENT: xcms.retcor can deal with merged individual data |
4bfef820569b
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit a6f5f18b3d6130f7d7fbb9f2df856838c6217797
lecorguille
parents:
7
diff
changeset
|
12 |
7
bb602a5b8819
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 08e7f269a5c59687a7768be8db5fcb4e4d736093
lecorguille
parents:
6
diff
changeset
|
13 **Version 2.0.8 - 22/12/2016** |
bb602a5b8819
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 08e7f269a5c59687a7768be8db5fcb4e4d736093
lecorguille
parents:
6
diff
changeset
|
14 |
bb602a5b8819
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 08e7f269a5c59687a7768be8db5fcb4e4d736093
lecorguille
parents:
6
diff
changeset
|
15 - BUGFIX: when having only one group (i.e. one folder of raw data) the BPC and TIC pdf files do not contain any graph |
bb602a5b8819
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 08e7f269a5c59687a7768be8db5fcb4e4d736093
lecorguille
parents:
6
diff
changeset
|
16 |
6
123824c7eaa8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
2
diff
changeset
|
17 **Version 2.0.7 - 06/07/2016** |
123824c7eaa8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
2
diff
changeset
|
18 |
123824c7eaa8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
2
diff
changeset
|
19 - UPGRADE: upgrate the xcms version from 1.44.0 to 1.46.0 |
123824c7eaa8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
2
diff
changeset
|
20 |
2
54cc3edfe35c
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents:
1
diff
changeset
|
21 **Version 2.0.6 - 04/04/2016** |
54cc3edfe35c
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents:
1
diff
changeset
|
22 |
54cc3edfe35c
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents:
1
diff
changeset
|
23 - TEST: refactoring to pass planemo test using conda dependencies |
54cc3edfe35c
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents:
1
diff
changeset
|
24 |
1 | 25 **Version 2.0.5 - 10/02/2016** |
26 | |
27 - BUGFIX: better management of errors. Datasets remained green although the process failed | |
28 | |
29 - BUGFIX: some pdf remained empty even when the process succeed | |
30 | |
31 - UPDATE: refactoring of internal management of inputs/outputs | |
32 | |
33 - UPDATE: refactoring to feed the new report tool | |
34 | |
35 | |
36 **Version 2.0.2 - 02/06/2015** | |
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. | |
39 | |
40 - IMPROVEMENT: parameter labels have changed to facilitate their reading. |