comparison README.rst @ 5:588b0a7ae4b0 draft

planemo upload
author lecorguille
date Mon, 22 Feb 2016 16:25:05 -0500
parents
children 0888f7ef739a
comparison
equal deleted inserted replaced
4:c5fa73f1703f 5:588b0a7ae4b0
1
2 Changelog/News
3 --------------
4
5
6 **Version 2.0.7 - 10/02/2016**
7
8 - BUGFIX: better management of errors. Datasets remained green although the process failed
9
10 - BUGFIX/IMPROVEMENT: New checking steps around the imported data in order to raise explicte error message before or after launch XCMS: checking of bad characters in the filenames, checking of the XML integrity and checking of duplicates which can appear in the sample names during the XCMS process because of bad characters
11
12 - BUGFIX/IMPROVEMENT: New step to check and delete bad characters in the XML: accented characters in the storage path of the mass spectrometer
13
14 - UPDATE: refactoring of internal management of inputs/outputs
15
16 - UPDATE: refactoring to feed the new report tool
17
18
19 **Version 2.0.2 - 18/01/2016
20
21 - BUGFIX: Some zip files were tag as "corrupt" by R. We have changed the extraction mode to deal with thoses cases.
22
23
24 **Version 2.0.2 - 09/10/2015**
25
26 - BUGFIX: Some users reported a bug in xcms.xcmsSet. The preprocessing stops itself and doesn't import the whole dataset contained in the zip file without warning. But meanwhile, please check your samplemetadata dataset and the number of rows.
27
28
29 **Version 2.0.2 - 02/06/2015**
30
31 - NEW: The W4M workflows will now take as input a zip file to ease the transfer and to improve dataset exchange between tools and users. (See How_to_upload). The previous "Library directory name" is still available but we invite user to switch on the new zip system as soon as possible.
32
33 - 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.
34
35 - IMPROVEMENT: parameter labels have changed to facilitate their reading.