Mercurial > repos > lecorguille > xcms_export_samplemetadata
comparison README.rst @ 0:e3c06320f884 draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 67da3bb19bde72d5e78397e5627c176896234f86
author | lecorguille |
---|---|
date | Tue, 09 Oct 2018 12:50:47 -0400 |
parents | |
children | 8c62030a1136 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:e3c06320f884 |
---|---|
1 | |
2 Changelog/News | |
3 -------------- | |
4 | |
5 **Version 3.0.0.0 - 08/03/2018** | |
6 | |
7 - UPGRADE: upgrade the xcms version from 1.46.0 to 3.0.0. So refactoring of a lot of underlining codes and methods | |
8 | |
9 - IMPROVMENT: a new dedicated tool "xcms plot chromatogram" will allow you to get TIC and BPI of your raw data. | |
10 | |
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. | |
12 | |
13 **Version 1.0.1 - 13/02/2017** | |
14 | |
15 - IMPROVMENT: the tool will now raise an error if a sample isn't describe in the sampleMetadata file | |
16 | |
17 | |
18 **Version 1.0.0 - 03/02/2017** | |
19 | |
20 - NEW: a new tool to merge individual xcmsSet outputs to be used by xcms.group |