annotate README.rst @ 5:588b0a7ae4b0 draft

planemo upload
author lecorguille
date Mon, 22 Feb 2016 16:25:05 -0500
parents
children 0888f7ef739a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
1
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
2 Changelog/News
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
3 --------------
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
4
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
5
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
6 **Version 2.0.7 - 10/02/2016**
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
7
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
8 - BUGFIX: better management of errors. Datasets remained green although the process failed
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
9
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
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
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
11
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
12 - BUGFIX/IMPROVEMENT: New step to check and delete bad characters in the XML: accented characters in the storage path of the mass spectrometer
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
13
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
14 - UPDATE: refactoring of internal management of inputs/outputs
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
15
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
16 - UPDATE: refactoring to feed the new report tool
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
17
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
18
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
19 **Version 2.0.2 - 18/01/2016
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
20
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
21 - BUGFIX: Some zip files were tag as "corrupt" by R. We have changed the extraction mode to deal with thoses cases.
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
22
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
23
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
24 **Version 2.0.2 - 09/10/2015**
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
25
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
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.
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
27
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
28
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
29 **Version 2.0.2 - 02/06/2015**
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
30
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
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.
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
32
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
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.
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
34
588b0a7ae4b0 planemo upload
lecorguille
parents:
diff changeset
35 - IMPROVEMENT: parameter labels have changed to facilitate their reading.