annotate README.rst @ 23:dcff3c4a8c80 draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 5583baab62c0f17cabbfe93ba4f2522e8df9b36b
author lecorguille
date Thu, 30 Mar 2017 08:34:09 -0400
parents b41669de74ae
children a18fc7554c6d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
003373d58672 planemo upload
lecorguille
parents:
diff changeset
1
003373d58672 planemo upload
lecorguille
parents:
diff changeset
2 Changelog/News
003373d58672 planemo upload
lecorguille
parents:
diff changeset
3 --------------
003373d58672 planemo upload
lecorguille
parents:
diff changeset
4
19
7f667b64d5a5 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b274c5c21db1a6ad63c28d425a7a6bce483a4af4
lecorguille
parents: 17
diff changeset
5 **Version 2.1.0 - 07/02/2017**
17
a28473761624 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 481448087f0e09c131b24f7d552db69f3552d371-dirty
lecorguille
parents: 16
diff changeset
6
a28473761624 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 481448087f0e09c131b24f7d552db69f3552d371-dirty
lecorguille
parents: 16
diff changeset
7 - IMPROVEMENT: Add an option to export the peak list at this step without have to wait camara.annotate
a28473761624 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 481448087f0e09c131b24f7d552db69f3552d371-dirty
lecorguille
parents: 16
diff changeset
8
14
f4dc089f9d19 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 22c4e92909198328fc7439ff47e4546a273eb907
lecorguille
parents: 10
diff changeset
9 - 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
10
22
b41669de74ae planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents: 19
diff changeset
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
b41669de74ae planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents: 19
diff changeset
12
10
676c748b23ea planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents: 6
diff changeset
13 **Version 2.0.6 - 06/07/2016**
676c748b23ea planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents: 6
diff changeset
14
676c748b23ea planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents: 6
diff changeset
15 - 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
16
676c748b23ea planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents: 6
diff changeset
17 **Version 2.0.5 04/04/2016**
4
fef3d1b8e7f4 planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents: 3
diff changeset
18
17
a28473761624 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 481448087f0e09c131b24f7d552db69f3552d371-dirty
lecorguille
parents: 16
diff changeset
19 - TEST: refactoring to pass planemo test using conda dependencies
4
fef3d1b8e7f4 planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents: 3
diff changeset
20
fef3d1b8e7f4 planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents: 3
diff changeset
21
3
003373d58672 planemo upload
lecorguille
parents:
diff changeset
22 **Version 2.0.4 - 10/02/2016**
003373d58672 planemo upload
lecorguille
parents:
diff changeset
23
003373d58672 planemo upload
lecorguille
parents:
diff changeset
24 - BUGFIX: better management of errors. Datasets remained green although the process failed
003373d58672 planemo upload
lecorguille
parents:
diff changeset
25
003373d58672 planemo upload
lecorguille
parents:
diff changeset
26 - UPDATE: refactoring of internal management of inputs/outputs
003373d58672 planemo upload
lecorguille
parents:
diff changeset
27
003373d58672 planemo upload
lecorguille
parents:
diff changeset
28 - UPDATE: refactoring to feed the new report tool
003373d58672 planemo upload
lecorguille
parents:
diff changeset
29
003373d58672 planemo upload
lecorguille
parents:
diff changeset
30
003373d58672 planemo upload
lecorguille
parents:
diff changeset
31 **Version 2.0.2 - 02/06/2015**
003373d58672 planemo upload
lecorguille
parents:
diff changeset
32
003373d58672 planemo upload
lecorguille
parents:
diff changeset
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.
003373d58672 planemo upload
lecorguille
parents:
diff changeset
34
003373d58672 planemo upload
lecorguille
parents:
diff changeset
35 - IMPROVEMENT: parameter labels have changed to facilitate their reading.