diff README.rst @ 4:11cf21ee4242 draft

Uploaded tool version 2.1.2.0.
author pjbriggs
date Wed, 12 Dec 2018 08:26:16 -0500
parents 4124781932db
children 3c435705aca5
line wrap: on
line diff
--- a/README.rst	Tue Mar 20 11:25:04 2018 -0400
+++ b/README.rst	Wed Dec 12 08:26:16 2018 -0500
@@ -15,7 +15,7 @@
 ======================
 
 Installation via the Galaxy Tool Shed will take of installing the tool wrapper and
-the MACS 2.1 program.
+the MACS 2.1.2 program.
 
 Manual Installation
 ===================
@@ -31,7 +31,7 @@
 
     <tool file="macs21/macs21_wrapper.xml" />
 
-You will also need to install MACS 2.1 and its dependencies:
+You will also need to install MACS 2.1.2 and its dependencies:
 
 - https://pypi.python.org/pypi/MACS2
 
@@ -59,6 +59,7 @@
 ========== ======================================================================
 Version    Changes
 ---------- ----------------------------------------------------------------------
+2.1.2.0    - Update to use MACS 2.1.2
 2.1.1.0    - Update to use MACS 2.1.1 and use conda to resolve dependencies
 2.1.0-6    - Add bedSort step into bigWig file generation; terminate with error
              when MACS finishes with non-zero exit code.