diff README.rst @ 18:4e85d68a2347 draft

Version 2.1.0-6: add sorting step in bigWig generation, and explicitly terminate tool on error from MACS2.
author pjbriggs
date Wed, 22 Mar 2017 11:24:52 -0400
parents f346287fe52c
children 51303ba3fbbe
line wrap: on
line diff
--- a/README.rst	Tue Jul 26 09:54:21 2016 -0400
+++ b/README.rst	Wed Mar 22 11:24:52 2017 -0400
@@ -59,6 +59,8 @@
 ========== ======================================================================
 Version    Changes
 ---------- ----------------------------------------------------------------------
+2.1.0-6    - Add bedSort step into bigWig file generation; terminate with error
+             when MACS finishes with non-zero exit code.
 2.1.0-5    - User must explicitly specify the format for the inputs (to allow
              for paired-end data)
 2.1.0-4    - Remove 'bdgcmp' functionality.