Mercurial > repos > pjbriggs > macs21
comparison README.rst @ 2:00d73c812399 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:36:07 -0400 |
parents | 02a01ea54722 |
children | 4124781932db |
comparison
equal
deleted
inserted
replaced
1:02a01ea54722 | 2:00d73c812399 |
---|---|
57 practices in invoking commands from Galaxy, and to add new functionality. | 57 practices in invoking commands from Galaxy, and to add new functionality. |
58 | 58 |
59 ========== ====================================================================== | 59 ========== ====================================================================== |
60 Version Changes | 60 Version Changes |
61 ---------- ---------------------------------------------------------------------- | 61 ---------- ---------------------------------------------------------------------- |
62 2.1.0-6 - Add bedSort step into bigWig file generation; terminate with error | |
63 when MACS finishes with non-zero exit code. | |
62 2.1.0-5 - User must explicitly specify the format for the inputs (to allow | 64 2.1.0-5 - User must explicitly specify the format for the inputs (to allow |
63 for paired-end data) | 65 for paired-end data) |
64 2.1.0-4 - Remove 'bdgcmp' functionality. | 66 2.1.0-4 - Remove 'bdgcmp' functionality. |
65 2.1.0-3 - Add tool tests | 67 2.1.0-3 - Add tool tests |
66 2.1.0-2 - Add option to create bigWig file from bedGraphs; fix bug with -B | 68 2.1.0-2 - Add option to create bigWig file from bedGraphs; fix bug with -B |