Mercurial > repos > lecorguille > xcms_merge
annotate README.rst @ 6:ca6e35ab3487 draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 878be1bfbe93af0a140df76fa47f0a82a48189e3
author | lecorguille |
---|---|
date | Tue, 09 Oct 2018 04:38:19 -0400 |
parents | f439ed7a8f03 |
children | a26679f68d4d |
rev | line source |
---|---|
2
3a5204f14fff
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
diff
changeset
|
1 |
3a5204f14fff
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
diff
changeset
|
2 Changelog/News |
3a5204f14fff
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
diff
changeset
|
3 -------------- |
3a5204f14fff
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
diff
changeset
|
4 |
3
f439ed7a8f03
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 9f72e947d9c241d11221cad561f3525d27231857
lecorguille
parents:
2
diff
changeset
|
5 **Version 3.0.0.0 - 08/03/2018** |
f439ed7a8f03
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 9f72e947d9c241d11221cad561f3525d27231857
lecorguille
parents:
2
diff
changeset
|
6 |
f439ed7a8f03
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 9f72e947d9c241d11221cad561f3525d27231857
lecorguille
parents:
2
diff
changeset
|
7 - UPGRADE: upgrade the xcms version from 1.46.0 to 3.0.0. So refactoring of a lot of underlining codes and methods |
f439ed7a8f03
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 9f72e947d9c241d11221cad561f3525d27231857
lecorguille
parents:
2
diff
changeset
|
8 |
f439ed7a8f03
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 9f72e947d9c241d11221cad561f3525d27231857
lecorguille
parents:
2
diff
changeset
|
9 - IMPROVMENT: a new dedicated tool "xcms plot chromatogram" will allow you to get TIC and BPI of your raw data. |
f439ed7a8f03
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 9f72e947d9c241d11221cad561f3525d27231857
lecorguille
parents:
2
diff
changeset
|
10 |
f439ed7a8f03
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 9f72e947d9c241d11221cad561f3525d27231857
lecorguille
parents:
2
diff
changeset
|
11 - IMPROVMENT: the tool will now generate a sampleMetadata file if any was provided. It will be useful to add some further information for the normalization and statistics steps. |
f439ed7a8f03
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 9f72e947d9c241d11221cad561f3525d27231857
lecorguille
parents:
2
diff
changeset
|
12 |
2
3a5204f14fff
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
diff
changeset
|
13 **Version 1.0.1 - 13/02/2017** |
3a5204f14fff
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
diff
changeset
|
14 |
3a5204f14fff
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
diff
changeset
|
15 - IMPROVMENT: the tool will now raise an error if a sample isn't describe in the sampleMetadata file |
3a5204f14fff
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
diff
changeset
|
16 |
3a5204f14fff
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
diff
changeset
|
17 |
3a5204f14fff
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
diff
changeset
|
18 **Version 1.0.0 - 03/02/2017** |
3a5204f14fff
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
diff
changeset
|
19 |
3a5204f14fff
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 73791d74546087b2a872d9279df960f5bc207298
lecorguille
parents:
diff
changeset
|
20 - NEW: a new tool to merge individual xcmsSet outputs to be used by xcms.group |