diff tools/align_back_trans/README.rst @ 1:ec202446408a draft

Uploaded v0.0.4, fixed an error message.
author peterjc
date Wed, 04 Jun 2014 08:42:23 -0400
parents 0c24e4e2177d
children 9fbf29a8c12b
line wrap: on
line diff
--- a/tools/align_back_trans/README.rst	Thu Mar 06 08:58:13 2014 -0500
+++ b/tools/align_back_trans/README.rst	Wed Jun 04 08:42:23 2014 -0400
@@ -14,6 +14,10 @@
 
 * http://toolshed.g2.bx.psu.edu/view/peterjc/align_back_trans
 
+The underlying Python script can also be used outside of Galaxy, for
+details run::
+
+    $ python align_back_trans.py
 
 Automated Installation
 ======================
@@ -56,6 +60,9 @@
 ------- ----------------------------------------------------------------------
 v0.0.1  - Initial version, based on a previously written Python script
 v0.0.2  - Optionally check the translation is consistent
+v0.0.3  - First official release
+v0.0.4  - Simplified XML to apply input format to output data.
+        - Fixed error message when sequence length not a multiple of three.
 ======= ======================================================================