diff tools/mira4_0/README.rst @ 4:1713289d9908 draft default tip

v0.0.11 tweak for use with bioconda dependencies
author peterjc
date Thu, 10 Aug 2017 11:09:10 -0400
parents a4f602cc3aa9
children
line wrap: on
line diff
--- a/tools/mira4_0/README.rst	Fri Oct 02 06:12:23 2015 -0400
+++ b/tools/mira4_0/README.rst	Thu Aug 10 11:09:10 2017 -0400
@@ -1,7 +1,7 @@
 Galaxy wrapper for the MIRA assembly program (v4.0)
 ===================================================
 
-This tool is copyright 2011-2015 by Peter Cock, The James Hutton Institute
+This tool is copyright 2011-2016 by Peter Cock, The James Hutton Institute
 (formerly SCRI, Scottish Crop Research Institute), UK. All rights reserved.
 See the licence text below (MIT licence).
 
@@ -106,7 +106,13 @@
         - MIRA 4.0.2 dependency now declared via dedicated Tool Shed package.
 v0.0.8  - Renamed folder now have a MIRA 4.9.x wrapper (internal change only).
 v0.0.9  - Additional unit tests now covering ``miraconvert``.
-        - Was missing ``mirabait`` wrapper since move to using Planemo.
+        - Re-include missing ``mirabait`` wrapper (accidentally left out when
+          changed to using Planemo for uploading to the Tool Shed).
+v0.0.10 - Python 3 compatible syntax (internal change only).
+        - Use ``<command detect_errors="aggressive">`` (internal change only).
+        - Single quote command line arguments (internal change only).
+v0.0.11 - For compatibility with MIRA installed from the BioConda package,
+          if ``MIRA4$`` is not set, assume binaries are on the ``$PATH``.
 ======= ======================================================================