diff tools/mira3/README.rst @ 13:8a05c6b852c3 draft

Uploaded v0.0.10, adding test
author peterjc
date Mon, 03 Mar 2014 12:54:11 -0500
parents 5b0af75dfe5a
children 880551558151
line wrap: on
line diff
--- a/tools/mira3/README.rst	Mon Oct 28 05:52:55 2013 -0400
+++ b/tools/mira3/README.rst	Mon Mar 03 12:54:11 2014 -0500
@@ -26,12 +26,12 @@
 
 There are just two Galaxy files to install:
 
-* mira.py (the Python script)
-* mira.xml (the Galaxy tool definition)
+* ``mira.py`` (the Python script)
+* ``mira.xml`` (the Galaxy tool definition)
 
-The suggested location is a new tools/mira3 folder. You will also need to
-modify the tools_conf.xml file to tell Galaxy to offer the tool, and also do
-this to tools_conf.xml.sample in order to run any tests::
+The suggested location is a new ``tools/mira3`` folder. You will also need to
+modify the ``tools_conf.xml`` file to tell Galaxy to offer the tool, and also do
+this to ``tools_conf.xml.sample`` in order to run any tests::
 
   <tool file="mira3/mira.xml" />
 
@@ -74,7 +74,8 @@
         - Updated citation information (Cock et al. 2013).
         - Development moved to GitHub, https://github.com/peterjc/pico_galaxy
 v0.0.9  - Renamed folder mira_assembler to mira3 (see also MIRA 4 wrapper).
-        - Correct path issue in automated dependency installation
+        - Correct path issue in automated dependency installation.
+v0.0.10 - Added a functional test.
 ======= ======================================================================