Mercurial > repos > lecorguille > camera_annotate
annotate README.rst @ 11:fc1fa0c70378 draft
planemo upload commit f8a14a5bfd1843dc3f65b3f713c35dd62bf6996a-dirty
author | lecorguille |
---|---|
date | Mon, 04 Jul 2016 11:57:03 -0400 |
parents | 7da9252dd983 |
children | 1c30ff90f3ae |
rev | line source |
---|---|
8 | 1 |
2 Changelog/News | |
3 -------------- | |
4 | |
9
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
5 **Version 2.1.5 - 21/04/2016** |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
6 |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
7 - UPGRADE: upgrate the CAMERA version from 1.22.0 to 1.26.0 |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
8 |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
9 |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
10 **Version 2.1.4 - 18/04/2016** |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
11 |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
12 - TEST: refactoring to pass planemo test using conda dependencies |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
13 |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
14 **Version 2.1.3 - 10/02/2016** |
8 | 15 |
16 - BUGFIX: better management of errors. Datasets remained green although the process failed | |
17 | |
18 - BUGFIX: the conversion into minutes of the retention time was applied to the diffreport outputs (several conditions) | |
19 | |
20 - 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. | |
21 | |
22 - UPDATE: refactoring of internal management of inputs/outputs | |
23 | |
24 | |
25 VERSION 2.1.0 - 09/10/2015** | |
26 | |
27 - BUGFIX: There was a bug with the CAMERA.annotate (generating a bad dataMatrix (intensities which don't match with the metabolites)) | |
28 | |
29 | |
30 VERSION 2.1.0 - 07/06/2015** | |
31 | |
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. | |
33 | |
34 - IMPROVEMENT: parameter labels have changed to facilitate their reading. | |
35 | |
36 - UPDATE: merged with annotateDiffreport. Some parameters are dedicated to experiences with several conditions | |
37 | |
38 | |
9
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
39 |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
40 Test Status |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
41 ----------- |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
42 |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
43 Planemo test using conda: passed |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
44 |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
45 Planemo test using source env.sh: passed |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
46 |
7da9252dd983
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
lecorguille
parents:
8
diff
changeset
|
47 Planemo shed_test : passed |