Mercurial > repos > lecorguille > xcms_fillpeaks
annotate README.rst @ 33:ea611367e1da draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
| author | lecorguille | 
|---|---|
| date | Thu, 08 Mar 2018 05:55:04 -0500 | 
| parents | 6b5ed508f81f | 
| children | dbe526f13ff3 | 
| rev | line source | 
|---|---|
| 5 | 1 | 
| 2 Changelog/News | |
| 3 -------------- | |
| 4 | |
| 33 
ea611367e1da
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
 lecorguille parents: 
30diff
changeset | 5 **Version 3.0.0.0 - 08/03/2018** | 
| 
ea611367e1da
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
 lecorguille parents: 
30diff
changeset | 6 | 
| 
ea611367e1da
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
 lecorguille parents: 
30diff
changeset | 7 - 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. | 
| 
ea611367e1da
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
 lecorguille parents: 
30diff
changeset | 8 | 
| 
ea611367e1da
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
 lecorguille parents: 
30diff
changeset | 9 - UPDATE: since xcms 3.0.0, the selection of a method is no more needed (chrom or MSW). xcms will detect from the data the peak picking method used in findChromPeaks | 
| 
ea611367e1da
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
 lecorguille parents: 
30diff
changeset | 10 | 
| 
ea611367e1da
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
 lecorguille parents: 
30diff
changeset | 11 - UPDATE: since xcms 3.0.0, new parameters are available: expandMz, expandRt and ppm | 
| 
ea611367e1da
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
 lecorguille parents: 
30diff
changeset | 12 | 
| 
ea611367e1da
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
 lecorguille parents: 
30diff
changeset | 13 | 
| 30 
6b5ed508f81f
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
 lecorguille parents: 
22diff
changeset | 14 **Version 2.1.1 - 29/11/2017** | 
| 
6b5ed508f81f
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
 lecorguille parents: 
22diff
changeset | 15 | 
| 
6b5ed508f81f
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
 lecorguille parents: 
22diff
changeset | 16 - BUGFIX: To avoid issues with accented letter in the parentFile tag of the mzXML files, we changed a hidden mechanim to LC_ALL=C | 
| 
6b5ed508f81f
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
 lecorguille parents: 
22diff
changeset | 17 | 
| 33 
ea611367e1da
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
 lecorguille parents: 
30diff
changeset | 18 | 
| 22 
a6938c381d4e
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b274c5c21db1a6ad63c28d425a7a6bce483a4af4
 lecorguille parents: 
20diff
changeset | 19 **Version 2.1.0 - 07/02/2017** | 
| 20 
02bb34af0921
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 481448087f0e09c131b24f7d552db69f3552d371-dirty
 lecorguille parents: 
19diff
changeset | 20 | 
| 
02bb34af0921
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 481448087f0e09c131b24f7d552db69f3552d371-dirty
 lecorguille parents: 
19diff
changeset | 21 - IMPROVEMENT: change the management of the peaklist ids. The main ids remain the same as xcms generated. The export setiings now only add custom names in the variableMetadata tab (namecustom) | 
| 
02bb34af0921
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 481448087f0e09c131b24f7d552db69f3552d371-dirty
 lecorguille parents: 
19diff
changeset | 22 | 
| 16 
5f61570177e2
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 22c4e92909198328fc7439ff47e4546a273eb907
 lecorguille parents: 
15diff
changeset | 23 - IMPROVEMENT: xcms.fillpeaks can deal with merged individual data | 
| 
5f61570177e2
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 22c4e92909198328fc7439ff47e4546a273eb907
 lecorguille parents: 
15diff
changeset | 24 | 
| 33 
ea611367e1da
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
 lecorguille parents: 
30diff
changeset | 25 | 
| 15 
1c78d61fd646
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 08e7f269a5c59687a7768be8db5fcb4e4d736093
 lecorguille parents: 
12diff
changeset | 26 **Version 2.0.8 - 22/12/2016** | 
| 
1c78d61fd646
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 08e7f269a5c59687a7768be8db5fcb4e4d736093
 lecorguille parents: 
12diff
changeset | 27 | 
| 33 
ea611367e1da
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
 lecorguille parents: 
30diff
changeset | 28 - IMPROVEMENT: Add an option to export the peak list at this step without having to wait for CAMERA.annotate | 
| 
ea611367e1da
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
 lecorguille parents: 
30diff
changeset | 29 | 
| 15 
1c78d61fd646
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 08e7f269a5c59687a7768be8db5fcb4e4d736093
 lecorguille parents: 
12diff
changeset | 30 | 
| 12 
1009f0279137
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
 lecorguille parents: 
8diff
changeset | 31 **Version 2.0.7 - 06/07/2016** | 
| 
1009f0279137
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
 lecorguille parents: 
8diff
changeset | 32 | 
| 
1009f0279137
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
 lecorguille parents: 
8diff
changeset | 33 - UPGRADE: upgrate the xcms version from 1.44.0 to 1.46.0 | 
| 
1009f0279137
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit ec6f0c17bb277ea34f898d96d12d3357220f73d4
 lecorguille parents: 
8diff
changeset | 34 | 
| 33 
ea611367e1da
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
 lecorguille parents: 
30diff
changeset | 35 | 
| 6 
f00e39a4b0fb
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
 lecorguille parents: 
5diff
changeset | 36 **Version 2.0.6 - 04/04/2016** | 
| 
f00e39a4b0fb
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
 lecorguille parents: 
5diff
changeset | 37 | 
| 
f00e39a4b0fb
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
 lecorguille parents: 
5diff
changeset | 38 - TEST: refactoring to pass planemo test using conda dependencies | 
| 
f00e39a4b0fb
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
 lecorguille parents: 
5diff
changeset | 39 | 
| 
f00e39a4b0fb
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
 lecorguille parents: 
5diff
changeset | 40 | 
| 5 | 41 **Version 2.0.5 - 10/02/2016** | 
| 42 | |
| 43 - BUGFIX: better management of errors. Datasets remained green although the process failed | |
| 44 | |
| 45 - UPDATE: refactoring of internal management of inputs/outputs | |
| 46 | |
| 47 - UPDATE: refactoring to feed the new report tool | |
| 48 | |
| 49 | |
| 50 **Version 2.0.2 - 02/06/2015** | |
| 51 | |
| 52 - 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. | |
| 53 | |
| 54 - IMPROVEMENT: parameter labels have changed to facilitate their reading. | 
