Mercurial > repos > lecorguille > xcms_group
annotate README.rst @ 39:af8da7f83ff7 draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 37b0a6a7686f701e4bf00db97ae2c1b82cd6e989
author | lecorguille |
---|---|
date | Fri, 09 Nov 2018 15:28:19 -0500 |
parents | f248fd3b89d6 |
children | 87c082612887 |
rev | line source |
---|---|
3 | 1 |
2 Changelog/News | |
3 -------------- | |
4 | |
39
af8da7f83ff7
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 37b0a6a7686f701e4bf00db97ae2c1b82cd6e989
lecorguille
parents:
31
diff
changeset
|
5 **Version 3.0.0.1 - 09/11/2018** |
af8da7f83ff7
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 37b0a6a7686f701e4bf00db97ae2c1b82cd6e989
lecorguille
parents:
31
diff
changeset
|
6 |
af8da7f83ff7
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 37b0a6a7686f701e4bf00db97ae2c1b82cd6e989
lecorguille
parents:
31
diff
changeset
|
7 - BUGFIX: issue when the vector at peakidx is too long and is written in a new line during the export of the peaklist |
af8da7f83ff7
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 37b0a6a7686f701e4bf00db97ae2c1b82cd6e989
lecorguille
parents:
31
diff
changeset
|
8 |
31
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
9 **Version 3.0.0.0 - 08/03/2018** |
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
10 |
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
11 - UPGRADE: upgrade the xcms version from 1.46.0 to 3.0.0. So refactoring of a lot of underlying codes and methods. Some parameters may have been renamed. |
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
12 |
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
13 - NEW: a bunch of new options: PeakDensity.minSamples), MzClust.minSamples) |
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
14 |
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
15 - NEW: a new density plot |
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
16 |
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
17 - IMPROVEMENT: the advanced options are now in sections. It will allow you to access to all the parameters and to know their default values. |
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
18 |
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
19 |
28
a18fc7554c6d
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
22
diff
changeset
|
20 **Version 2.1.1 - 29/11/2017** |
a18fc7554c6d
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
22
diff
changeset
|
21 |
a18fc7554c6d
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
22
diff
changeset
|
22 - BUGFIX: To avoid issues with accented letter in the parentFile tag of the mzXML files, we changed a hidden mechanim to LC_ALL=C |
a18fc7554c6d
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
22
diff
changeset
|
23 |
31
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
24 |
19
7f667b64d5a5
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b274c5c21db1a6ad63c28d425a7a6bce483a4af4
lecorguille
parents:
17
diff
changeset
|
25 **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
|
26 |
a28473761624
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 481448087f0e09c131b24f7d552db69f3552d371-dirty
lecorguille
parents:
16
diff
changeset
|
27 - 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
|
28 |
14
f4dc089f9d19
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 22c4e92909198328fc7439ff47e4546a273eb907
lecorguille
parents:
10
diff
changeset
|
29 - 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
|
30 |
22
b41669de74ae
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
19
diff
changeset
|
31 - 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
|
32 |
31
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
33 |
10
676c748b23ea
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
6
diff
changeset
|
34 **Version 2.0.6 - 06/07/2016** |
676c748b23ea
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
6
diff
changeset
|
35 |
676c748b23ea
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
lecorguille
parents:
6
diff
changeset
|
36 - 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
|
37 |
31
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
38 |
f248fd3b89d6
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
28
diff
changeset
|
39 **Version 2.0.5 - 04/04/2016** |
4
fef3d1b8e7f4
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
3
diff
changeset
|
40 |
17
a28473761624
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 481448087f0e09c131b24f7d552db69f3552d371-dirty
lecorguille
parents:
16
diff
changeset
|
41 - TEST: refactoring to pass planemo test using conda dependencies |
4
fef3d1b8e7f4
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
3
diff
changeset
|
42 |
fef3d1b8e7f4
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
3
diff
changeset
|
43 |
3 | 44 **Version 2.0.4 - 10/02/2016** |
45 | |
46 - BUGFIX: better management of errors. Datasets remained green although the process failed | |
47 | |
48 - UPDATE: refactoring of internal management of inputs/outputs | |
49 | |
50 - UPDATE: refactoring to feed the new report tool | |
51 | |
52 | |
53 **Version 2.0.2 - 02/06/2015** | |
54 | |
55 - 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. | |
56 | |
57 - IMPROVEMENT: parameter labels have changed to facilitate their reading. |