comparison README.rst @ 25:230f0bc9e792 draft

planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
author lecorguille
date Fri, 10 Feb 2017 11:11:27 -0500
parents 2a4a811c663d
children 591d26b9027e
comparison
equal deleted inserted replaced
24:10176a940ec6 25:230f0bc9e792
1 1
2 Changelog/News 2 Changelog/News
3 -------------- 3 --------------
4
5 **Version 2.2.0 - 03/02/2017**
6
7 - BUGFIX: the diffreport ids didn't convert the rt in minute as the other export
8
9 - UPDATE: the settings (digits, convertion in minutes) of the identifiants will no longer modify the native one. Because we want to be conservative and because it can be dangerous for the data integrity during a futur merge of the table, we decide to put those customization in a new column namecustom within the variableMetadata.
10
11 - IMPROVEMENT: add the possibility to set the MZ digit within the identifiants
12
13 - IMPROVEMENT: add the possibility to use defined ruleset
14
15 - IMPROVEMENT: CAMERA.annotate is now compatible with merged individual data from xcms.xcmsSet
16
4 17
5 **Version 2.1.5 - 21/04/2016** 18 **Version 2.1.5 - 21/04/2016**
6 19
7 - UPGRADE: upgrate the CAMERA version from 1.22.0 to 1.26.0 20 - UPGRADE: upgrate the CAMERA version from 1.22.0 to 1.26.0
8 21
32 - IMPROVEMENT: new datatype/dataset formats (rdata.camera.positive, rdata.camera.negative, rdata.camera.quick ...) will facilitate the sequence of tools and so avoid incompatibility errors. 45 - IMPROVEMENT: new datatype/dataset formats (rdata.camera.positive, rdata.camera.negative, rdata.camera.quick ...) will facilitate the sequence of tools and so avoid incompatibility errors.
33 46
34 - IMPROVEMENT: parameter labels have changed to facilitate their reading. 47 - IMPROVEMENT: parameter labels have changed to facilitate their reading.
35 48
36 - UPDATE: merged with annotateDiffreport. Some parameters are dedicated to experiences with several conditions 49 - UPDATE: merged with annotateDiffreport. Some parameters are dedicated to experiences with several conditions
37
38
39
40 Test Status
41 -----------
42
43 Planemo test using conda: passed
44
45 Planemo test using source env.sh: passed
46
47 Planemo shed_test : passed