Mercurial > repos > lecorguille > camera_annotate
comparison README.rst @ 9:7da9252dd983 draft
planemo upload commit 9d47e3b467dbbe0af0d90a937c5e9f2c4b958c4b
author | lecorguille |
---|---|
date | Mon, 25 Apr 2016 11:06:25 -0400 |
parents | 8c5bb7b86df9 |
children | 1c30ff90f3ae |
comparison
equal
deleted
inserted
replaced
8:8c5bb7b86df9 | 9:7da9252dd983 |
---|---|
1 | 1 |
2 Changelog/News | 2 Changelog/News |
3 -------------- | 3 -------------- |
4 | 4 |
5 **Version 2.1.3 - 10/02/2016** | 5 **Version 2.1.5 - 21/04/2016** |
6 | |
7 - UPGRADE: upgrate the CAMERA version from 1.22.0 to 1.26.0 | |
8 | |
9 | |
10 **Version 2.1.4 - 18/04/2016** | |
11 | |
12 - TEST: refactoring to pass planemo test using conda dependencies | |
13 | |
14 **Version 2.1.3 - 10/02/2016** | |
6 | 15 |
7 - BUGFIX: better management of errors. Datasets remained green although the process failed | 16 - BUGFIX: better management of errors. Datasets remained green although the process failed |
8 | 17 |
9 - BUGFIX: the conversion into minutes of the retention time was applied to the diffreport outputs (several conditions) | 18 - BUGFIX: the conversion into minutes of the retention time was applied to the diffreport outputs (several conditions) |
10 | 19 |
25 - IMPROVEMENT: parameter labels have changed to facilitate their reading. | 34 - IMPROVEMENT: parameter labels have changed to facilitate their reading. |
26 | 35 |
27 - UPDATE: merged with annotateDiffreport. Some parameters are dedicated to experiences with several conditions | 36 - UPDATE: merged with annotateDiffreport. Some parameters are dedicated to experiences with several conditions |
28 | 37 |
29 | 38 |
39 | |
40 Test Status | |
41 ----------- | |
42 | |
43 Planemo test using conda: passed | |
44 | |
45 Planemo test using source env.sh: passed | |
46 | |
47 Planemo shed_test : passed |