Mercurial > repos > lecorguille > xcms_group
annotate README.rst @ 16:1a0b21cb7f14 draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 717c02f887ce343ca55f862c8020aaf49f5581d8
author | lecorguille |
---|---|
date | Wed, 08 Feb 2017 05:26:27 -0500 |
parents | fa9fe7d46ec3 |
children | a28473761624 |
rev | line source |
---|---|
3 | 1 |
2 Changelog/News | |
3 -------------- | |
4 | |
14
f4dc089f9d19
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 22c4e92909198328fc7439ff47e4546a273eb907
lecorguille
parents:
10
diff
changeset
|
5 **Version 2.1.0 - 03/02/2017** |
f4dc089f9d19
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 22c4e92909198328fc7439ff47e4546a273eb907
lecorguille
parents:
10
diff
changeset
|
6 |
f4dc089f9d19
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 22c4e92909198328fc7439ff47e4546a273eb907
lecorguille
parents:
10
diff
changeset
|
7 - IMPROVEMENT: xcms.group can deal with merged individual data from "xcms.xcmsSet Merger" |
f4dc089f9d19
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 22c4e92909198328fc7439ff47e4546a273eb907
lecorguille
parents:
10
diff
changeset
|
8 |
10
676c748b23ea
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
6
diff
changeset
|
9 **Version 2.0.6 - 06/07/2016** |
676c748b23ea
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
6
diff
changeset
|
10 |
676c748b23ea
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
6
diff
changeset
|
11 - UPGRADE: upgrate the xcms version from 1.44.0 to 1.46.0 |
676c748b23ea
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
6
diff
changeset
|
12 |
676c748b23ea
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
6
diff
changeset
|
13 **Version 2.0.5 04/04/2016** |
4
fef3d1b8e7f4
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
3
diff
changeset
|
14 |
16
1a0b21cb7f14
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 717c02f887ce343ca55f862c8020aaf49f5581d8
lecorguille
parents:
15
diff
changeset
|
15 - TEST: refactoring to pass planemo test using conda dependencies |
4
fef3d1b8e7f4
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
3
diff
changeset
|
16 |
fef3d1b8e7f4
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
3
diff
changeset
|
17 |
3 | 18 **Version 2.0.4 - 10/02/2016** |
19 | |
20 - BUGFIX: better management of errors. Datasets remained green although the process failed | |
21 | |
22 - UPDATE: refactoring of internal management of inputs/outputs | |
23 | |
24 - UPDATE: refactoring to feed the new report tool | |
25 | |
26 | |
27 **Version 2.0.2 - 02/06/2015** | |
28 | |
29 - 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. | |
30 | |
31 - IMPROVEMENT: parameter labels have changed to facilitate their reading. | |
16
1a0b21cb7f14
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 717c02f887ce343ca55f862c8020aaf49f5581d8
lecorguille
parents:
15
diff
changeset
|
32 |
1a0b21cb7f14
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 717c02f887ce343ca55f862c8020aaf49f5581d8
lecorguille
parents:
15
diff
changeset
|
33 |