diff tools/mira4_0/README.rst @ 32:56b421d59805 draft

planemo upload for repository https://github.com/peterjc/galaxy_mira/tree/master/tools/mira4_0 commit fd979d17340cde155de176604744831d9597c6b6
author peterjc
date Thu, 18 May 2017 13:36:08 -0400
parents b506e3b779fa
children 259891fce7fd
line wrap: on
line diff
--- a/tools/mira4_0/README.rst	Wed Feb 10 09:07:39 2016 -0500
+++ b/tools/mira4_0/README.rst	Thu May 18 13:36:08 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).
 
@@ -21,7 +21,7 @@
 ======================
 
 This should be straightforward. Via the Tool Shed, Galaxy should automatically
-install the ``mira`` datatype, samtools, and download and install the precompiled
+install the 'mira' datatype, samtools, and download and install the precompiled
 binary for MIRA v4.0.2 for the Galaxy wrapper, and run any tests.
 
 For MIRA 4, the Galaxy wrapper has been split in two, allowing separate
@@ -106,7 +106,11 @@
         - 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).
 ======= ======================================================================