comparison README.rst @ 10:47e953d9da82 draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
author lecorguille
date Thu, 08 Mar 2018 05:52:52 -0500
parents 5c7a7484dc51
children 068243731881
comparison
equal deleted inserted replaced
9:35b9bb3205d8 10:47e953d9da82
1 1
2 Changelog/News 2 Changelog/News
3 -------------- 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.
4 12
5 **Version 1.0.1 - 13/02/2017** 13 **Version 1.0.1 - 13/02/2017**
6 14
7 - IMPROVMENT: the tool will now raise an error if a sample isn't describe in the sampleMetadata file 15 - IMPROVMENT: the tool will now raise an error if a sample isn't describe in the sampleMetadata file
8 16
9 17
10 **Version 1.0.0 - 03/02/2017** 18 **Version 1.0.0 - 03/02/2017**
11 19
12 - NEW: a new tool to merge individual xcmsSet outputs to be used by xcms.group 20 - NEW: a new tool to merge individual xcmsSet outputs to be used by xcms.group
13