diff tools/effectiveT3/README.rst @ 18:999776f0aee4 draft

v0.0.16, adding new model TTSS-STD-2.0.2.jar
author peterjc
date Mon, 21 Sep 2015 05:45:51 -0400
parents c9ef96985153
children e870c7bf6c5a
line wrap: on
line diff
--- a/tools/effectiveT3/README.rst	Thu May 21 10:48:40 2015 -0400
+++ b/tools/effectiveT3/README.rst	Mon Sep 21 05:45:51 2015 -0400
@@ -89,6 +89,10 @@
 v0.0.14 - Fixed error handling in ``effectiveT3.py``.
 v0.0.15 - Reorder XML elements (internal change only).
         - Planemo for Tool Shed upload (``.shed.yml``, internal change only).
+v0.0.16 - Updated URLs to download the tool and models.
+        - Includes new standard classification model v2.0.2 (Sep 2015)
+          as the default entry in ``tool-data/effectiveT3.loc``
+        - Catch java exception, e.g. if Java too old for ``TTSS-STD-2.0.1.jar``
 ======= ======================================================================
 
 
@@ -105,12 +109,12 @@
 Planemo commands (which requires you have set your Tool Shed access details in
 ``~/.planemo.yml`` and that you have access rights on the Tool Shed)::
 
-    $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/effectiveT3/
+    $ planemo shed_update -t testtoolshed --check_diff ~/repositories/pico_galaxy/tools/effectiveT3/
     ...
 
 or::
 
-    $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/effectiveT3/
+    $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/effectiveT3/
     ...
 
 To just build and check the tar ball, use::