Mercurial > repos > lecorguille > xcms_summary
comparison README.rst @ 15:97ca0321931b draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 9f72e947d9c241d11221cad561f3525d27231857
author | lecorguille |
---|---|
date | Tue, 18 Sep 2018 16:14:05 -0400 |
parents | 4c757d1ba7b4 |
children | 46be2c523a7f |
comparison
equal
deleted
inserted
replaced
14:4c757d1ba7b4 | 15:97ca0321931b |
---|---|
1 | 1 |
2 Changelog/News | 2 Changelog/News |
3 -------------- | 3 -------------- |
4 | |
5 **Version 3.0.0.0 - 14/02/2018** | |
6 | |
7 - UPGRADE: upgrade the xcms version from 1.46.0 to 3.0.0. So refactoring of a lot of underlying codes and methods | |
8 | |
9 - IMPROVEMENT: the tool now shows all the parameters and not only those which were setted. | |
10 | |
4 | 11 |
5 **Version 1.0.4 - 13/02/2018** | 12 **Version 1.0.4 - 13/02/2018** |
6 | 13 |
7 - UPGRADE: upgrate the CAMERA version from 1.26.0 to 1.32.0 | 14 - UPGRADE: upgrate the CAMERA version from 1.26.0 to 1.32.0 |
8 | 15 |
16 | |
9 **Version 1.0.3 - 03/02/2017** | 17 **Version 1.0.3 - 03/02/2017** |
10 | 18 |
11 - IMPROVEMENT: xcms.summary can deal with merged individual data | 19 - IMPROVEMENT: xcms.summary can deal with merged individual data |
12 | 20 |
21 | |
13 **Version 1.0.2 - 06/07/2016** | 22 **Version 1.0.2 - 06/07/2016** |
14 | 23 |
15 - UPGRADE: upgrate the xcms version from 1.44.0 to 1.46.0 | 24 - UPGRADE: upgrate the xcms version from 1.44.0 to 1.46.0 |
25 | |
16 | 26 |
17 **Version 1.0.1 - 04/04/2016** | 27 **Version 1.0.1 - 04/04/2016** |
18 | 28 |
19 - TEST: refactoring to pass planemo test using conda dependencies | 29 - TEST: refactoring to pass planemo test using conda dependencies |
20 | 30 |
21 | 31 |
22 **Version 1.0.0 - 10/02/2016** | 32 **Version 1.0.0 - 10/02/2016** |
23 | 33 |
24 - NEW: Create a summary of XCMS analysis | 34 - NEW: Create a summary of XCMS analysis |
25 | |
26 |