Mercurial > repos > peterjc > effectivet3
comparison tools/effectiveT3/README.rst @ 8:60a9b3f760cc draft
v0.0.17 Used cached URL, python style updates
author | peterjc |
---|---|
date | Wed, 01 Feb 2017 09:22:21 -0500 |
parents | 5f85301d50bf |
children | 512530020360 |
comparison
equal
deleted
inserted
replaced
7:5f85301d50bf | 8:60a9b3f760cc |
---|---|
1 Galaxy wrapper for EffectiveT3 v1.0.1 | 1 Galaxy wrapper for EffectiveT3 v1.0.1 |
2 ===================================== | 2 ===================================== |
3 | 3 |
4 This wrapper is copyright 2011-2015 by Peter Cock, The James Hutton Institute | 4 This wrapper is copyright 2011-2017 by Peter Cock, The James Hutton Institute |
5 (formerly SCRI, Scottish Crop Research Institute), UK. All rights reserved. | 5 (formerly SCRI, Scottish Crop Research Institute), UK. All rights reserved. |
6 See the licence text below. | 6 See the licence text below. |
7 | 7 |
8 This is a wrapper for the command line Java tool EffectiveT3, v1.0.1, | 8 This is a wrapper for the command line Java tool EffectiveT3, v1.0.1, |
9 | 9 |
92 - Planemo for Tool Shed upload (``.shed.yml``, internal change only). | 92 - Planemo for Tool Shed upload (``.shed.yml``, internal change only). |
93 v0.0.16 - Updated URLs to download the tool and models. | 93 v0.0.16 - Updated URLs to download the tool and models. |
94 - Includes new standard classification model v2.0.2 (Sep 2015) | 94 - Includes new standard classification model v2.0.2 (Sep 2015) |
95 as the default entry in ``tool-data/effectiveT3.loc`` | 95 as the default entry in ``tool-data/effectiveT3.loc`` |
96 - Catch java exception, e.g. if Java too old for ``TTSS-STD-2.0.1.jar`` | 96 - Catch java exception, e.g. if Java too old for ``TTSS-STD-2.0.1.jar`` |
97 v0.0.17 - Update tool dependency definition to use cached URL. | |
98 - Minor internal changes to Python script for error reporting & style. | |
97 ======= ====================================================================== | 99 ======= ====================================================================== |
98 | 100 |
99 | 101 |
100 Developers | 102 Developers |
101 ========== | 103 ========== |