comparison README.rst @ 6:0888f7ef739a draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
author lecorguille
date Fri, 08 Apr 2016 10:38:52 -0400
parents 588b0a7ae4b0
children 69eb0fc05837
comparison
equal deleted inserted replaced
5:588b0a7ae4b0 6:0888f7ef739a
1 1
2 Changelog/News 2 Changelog/News
3 -------------- 3 --------------
4
5 **Version 2.0.8 - 06/04/2016**
6
7 - TEST: refactoring to pass planemo test using conda dependencies
4 8
5 9
6 **Version 2.0.7 - 10/02/2016** 10 **Version 2.0.7 - 10/02/2016**
7 11
8 - BUGFIX: better management of errors. Datasets remained green although the process failed 12 - BUGFIX: better management of errors. Datasets remained green although the process failed
14 - UPDATE: refactoring of internal management of inputs/outputs 18 - UPDATE: refactoring of internal management of inputs/outputs
15 19
16 - UPDATE: refactoring to feed the new report tool 20 - UPDATE: refactoring to feed the new report tool
17 21
18 22
19 **Version 2.0.2 - 18/01/2016 23 **Version 2.0.2 - 18/01/2016**
20 24
21 - BUGFIX: Some zip files were tag as "corrupt" by R. We have changed the extraction mode to deal with thoses cases. 25 - BUGFIX: Some zip files were tag as "corrupt" by R. We have changed the extraction mode to deal with thoses cases.
22 26
23 27
24 **Version 2.0.2 - 09/10/2015** 28 **Version 2.0.2 - 09/10/2015**
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. 35 - 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 36
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. 37 - 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 38
35 - IMPROVEMENT: parameter labels have changed to facilitate their reading. 39 - IMPROVEMENT: parameter labels have changed to facilitate their reading.
40
41
42 Test Status
43 -----------
44
45 Planemo test using conda: passed
46
47 Planemo test using source env.sh: passed
48
49 Planemo shed_test : passed