Mercurial > repos > lecorguille > xcms_export_samplemetadata
annotate README.rst @ 0:9e8e5e1683a8 draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
author | lecorguille |
---|---|
date | Tue, 09 Oct 2018 12:50:19 -0400 |
parents | |
children | b3ecd79c8221 |
rev | line source |
---|---|
0
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
1 |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
2 Changelog/News |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
3 -------------- |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
4 |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
5 **Version 3.0.0.0 - 08/03/2018** |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
6 |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
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 |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
8 |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
9 - IMPROVMENT: a new dedicated tool "xcms plot chromatogram" will allow you to get TIC and BPI of your raw data. |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
10 |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
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. |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
12 |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
13 **Version 1.0.1 - 13/02/2017** |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
14 |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
15 - IMPROVMENT: the tool will now raise an error if a sample isn't describe in the sampleMetadata file |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
16 |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
17 |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
18 **Version 1.0.0 - 03/02/2017** |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
19 |
9e8e5e1683a8
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
lecorguille
parents:
diff
changeset
|
20 - NEW: a new tool to merge individual xcmsSet outputs to be used by xcms.group |