annotate README.rst @ 25:230f0bc9e792 draft

planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
author lecorguille
date Fri, 10 Feb 2017 11:11:27 -0500
parents 2a4a811c663d
children 591d26b9027e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
1
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
2 Changelog/News
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
3 --------------
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
4
25
230f0bc9e792 planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
lecorguille
parents: 23
diff changeset
5 **Version 2.2.0 - 03/02/2017**
230f0bc9e792 planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
lecorguille
parents: 23
diff changeset
6
230f0bc9e792 planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
lecorguille
parents: 23
diff changeset
7 - BUGFIX: the diffreport ids didn't convert the rt in minute as the other export
230f0bc9e792 planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
lecorguille
parents: 23
diff changeset
8
230f0bc9e792 planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
lecorguille
parents: 23
diff changeset
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.
230f0bc9e792 planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
lecorguille
parents: 23
diff changeset
10
230f0bc9e792 planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
lecorguille
parents: 23
diff changeset
11 - IMPROVEMENT: add the possibility to set the MZ digit within the identifiants
230f0bc9e792 planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
lecorguille
parents: 23
diff changeset
12
230f0bc9e792 planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
lecorguille
parents: 23
diff changeset
13 - IMPROVEMENT: add the possibility to use defined ruleset
230f0bc9e792 planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
lecorguille
parents: 23
diff changeset
14
230f0bc9e792 planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
lecorguille
parents: 23
diff changeset
15 - IMPROVEMENT: CAMERA.annotate is now compatible with merged individual data from xcms.xcmsSet
230f0bc9e792 planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
lecorguille
parents: 23
diff changeset
16
230f0bc9e792 planemo upload commit a634879c0e651eb0eb7b435a107ee40cf30524fa
lecorguille
parents: 23
diff changeset
17
14
e98ca7f0dcbd planemo upload commit 2761472c8afc41d54cecd54cabd1c5a5713514a3-dirty
lecorguille
parents: 7
diff changeset
18 **Version 2.1.5 - 21/04/2016**
e98ca7f0dcbd planemo upload commit 2761472c8afc41d54cecd54cabd1c5a5713514a3-dirty
lecorguille
parents: 7
diff changeset
19
e98ca7f0dcbd planemo upload commit 2761472c8afc41d54cecd54cabd1c5a5713514a3-dirty
lecorguille
parents: 7
diff changeset
20 - UPGRADE: upgrate the CAMERA version from 1.22.0 to 1.26.0
e98ca7f0dcbd planemo upload commit 2761472c8afc41d54cecd54cabd1c5a5713514a3-dirty
lecorguille
parents: 7
diff changeset
21
e98ca7f0dcbd planemo upload commit 2761472c8afc41d54cecd54cabd1c5a5713514a3-dirty
lecorguille
parents: 7
diff changeset
22
e98ca7f0dcbd planemo upload commit 2761472c8afc41d54cecd54cabd1c5a5713514a3-dirty
lecorguille
parents: 7
diff changeset
23 **Version 2.1.4 - 18/04/2016**
e98ca7f0dcbd planemo upload commit 2761472c8afc41d54cecd54cabd1c5a5713514a3-dirty
lecorguille
parents: 7
diff changeset
24
e98ca7f0dcbd planemo upload commit 2761472c8afc41d54cecd54cabd1c5a5713514a3-dirty
lecorguille
parents: 7
diff changeset
25 - TEST: refactoring to pass planemo test using conda dependencies
e98ca7f0dcbd planemo upload commit 2761472c8afc41d54cecd54cabd1c5a5713514a3-dirty
lecorguille
parents: 7
diff changeset
26
e98ca7f0dcbd planemo upload commit 2761472c8afc41d54cecd54cabd1c5a5713514a3-dirty
lecorguille
parents: 7
diff changeset
27 **Version 2.1.3 - 10/02/2016**
7
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
28
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
29 - BUGFIX: better management of errors. Datasets remained green although the process failed
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
30
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
31 - BUGFIX: the conversion into minutes of the retention time was applied to the diffreport outputs (several conditions)
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
32
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
33 - IMPROVEMENT: when there are several conditions, the tool will generate individual datasets (tsv, pdf) instead of a zip file. The usual png (eic, boxplot) will from now be integrated in two pdf.
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
34
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
35 - UPDATE: refactoring of internal management of inputs/outputs
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
36
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
37
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
38 VERSION 2.1.0 - 09/10/2015**
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
39
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
40 - BUGFIX: There was a bug with the CAMERA.annotate (generating a bad dataMatrix (intensities which don't match with the metabolites))
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
41
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
42
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
43 VERSION 2.1.0 - 07/06/2015**
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
44
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
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.
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
46
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
47 - IMPROVEMENT: parameter labels have changed to facilitate their reading.
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
48
c4600fa6c713 Uploaded
lecorguille
parents:
diff changeset
49 - UPDATE: merged with annotateDiffreport. Some parameters are dedicated to experiences with several conditions