Mercurial > repos > lecorguille > xcms_xcmsset
annotate README.rst @ 9:32cbf37cfee2 draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
author | lecorguille |
---|---|
date | Fri, 08 Apr 2016 10:32:19 -0400 |
parents | 9c3e676f7c6c |
children | 68547432079b |
rev | line source |
---|---|
4 | 1 |
2 Changelog/News | |
3 -------------- | |
4 | |
6
60f6c208ca16
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
5
diff
changeset
|
5 **Version 2.0.8 - 06/04/2016** |
60f6c208ca16
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
5
diff
changeset
|
6 |
60f6c208ca16
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
5
diff
changeset
|
7 - TEST: refactoring to pass planemo test using conda dependencies |
60f6c208ca16
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
5
diff
changeset
|
8 |
4 | 9 |
10 **Version 2.0.7 - 10/02/2016** | |
11 | |
12 - BUGFIX: better management of errors. Datasets remained green although the process failed | |
13 | |
14 - 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 | |
15 | |
16 - BUGFIX/IMPROVEMENT: New step to check and delete bad characters in the XML: accented characters in the storage path of the mass spectrometer | |
17 | |
18 - UPDATE: refactoring of internal management of inputs/outputs | |
19 | |
20 - UPDATE: refactoring to feed the new report tool | |
21 | |
22 | |
5
b9a87af62223
planemo upload commit 5a5b747865d7fb76f711bce2d9ce2a0f82a2a374-dirty
lecorguille
parents:
4
diff
changeset
|
23 **Version 2.0.2 - 18/01/2016** |
4 | 24 |
25 - BUGFIX: Some zip files were tag as "corrupt" by R. We have changed the extraction mode to deal with thoses cases. | |
26 | |
27 | |
28 **Version 2.0.2 - 09/10/2015** | |
29 | |
30 - 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. | |
31 | |
32 | |
33 **Version 2.0.2 - 02/06/2015** | |
34 | |
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. | |
36 | |
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. | |
38 | |
39 - IMPROVEMENT: parameter labels have changed to facilitate their reading. | |
5
b9a87af62223
planemo upload commit 5a5b747865d7fb76f711bce2d9ce2a0f82a2a374-dirty
lecorguille
parents:
4
diff
changeset
|
40 |
b9a87af62223
planemo upload commit 5a5b747865d7fb76f711bce2d9ce2a0f82a2a374-dirty
lecorguille
parents:
4
diff
changeset
|
41 |
b9a87af62223
planemo upload commit 5a5b747865d7fb76f711bce2d9ce2a0f82a2a374-dirty
lecorguille
parents:
4
diff
changeset
|
42 Test Status |
b9a87af62223
planemo upload commit 5a5b747865d7fb76f711bce2d9ce2a0f82a2a374-dirty
lecorguille
parents:
4
diff
changeset
|
43 ----------- |
b9a87af62223
planemo upload commit 5a5b747865d7fb76f711bce2d9ce2a0f82a2a374-dirty
lecorguille
parents:
4
diff
changeset
|
44 |
6
60f6c208ca16
planemo upload commit a3229faad6949bbca965d1d7e138cb3c0550780e
lecorguille
parents:
5
diff
changeset
|
45 Planemo test using conda: passed |
9
32cbf37cfee2
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents:
8
diff
changeset
|
46 |
8
9c3e676f7c6c
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c
lecorguille
parents:
6
diff
changeset
|
47 Planemo test using source env.sh: passed |
5
b9a87af62223
planemo upload commit 5a5b747865d7fb76f711bce2d9ce2a0f82a2a374-dirty
lecorguille
parents:
4
diff
changeset
|
48 |
9
32cbf37cfee2
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 83b80dcd96b379518c2e4ace992affc889d32ca6
lecorguille
parents:
8
diff
changeset
|
49 Planemo shed_test : passed |