comparison README.rst @ 10:c81275aee959 draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit a6f5f18b3d6130f7d7fbb9f2df856838c6217797
author lecorguille
date Fri, 07 Apr 2017 07:35:31 -0400
parents 5d80e7511dfb
children 13558e8a4778
comparison
equal deleted inserted replaced
9:2c1d7df89cf6 10:c81275aee959
1 1
2 Changelog/News 2 Changelog/News
3 -------------- 3 --------------
4
5 **Version 2.1.0 - 07/02/2017**
6
7 - IMPROVEMENT: Add an option to export the peak list at this step without have to wait camara.annotate
8
9 - IMPROVEMENT: xcms.group can deal with merged individual data from "xcms.xcmsSet Merger"
10
11 - BUGFIX: the default value of "density" -> "Maximum number of groups to identify in a single m/z slice" which was of 5 have been changed to fix with the XMCS default values to 50
4 12
5 **Version 2.0.6 - 06/07/2016** 13 **Version 2.0.6 - 06/07/2016**
6 14
7 - UPGRADE: upgrate the xcms version from 1.44.0 to 1.46.0 15 - UPGRADE: upgrate the xcms version from 1.44.0 to 1.46.0
8 16
9 **Version 2.0.5 04/04/2016** 17 **Version 2.0.5 04/04/2016**
10 18
11 - TEST: refactoring to pass planemo test using conda dependencies 19 - TEST: refactoring to pass planemo test using conda dependencies
12 20
13 21
14 **Version 2.0.4 - 10/02/2016** 22 **Version 2.0.4 - 10/02/2016**
15 23
16 - BUGFIX: better management of errors. Datasets remained green although the process failed 24 - BUGFIX: better management of errors. Datasets remained green although the process failed
23 **Version 2.0.2 - 02/06/2015** 31 **Version 2.0.2 - 02/06/2015**
24 32
25 - 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. 33 - 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.
26 34
27 - IMPROVEMENT: parameter labels have changed to facilitate their reading. 35 - IMPROVEMENT: parameter labels have changed to facilitate their reading.
28
29
30 Test Status
31 -----------
32
33 Planemo test using conda: passed
34
35 Planemo test using source env.sh: passed
36
37 Planemo shed_test : passed
38
39