# HG changeset patch # User pjbriggs # Date 1469543689 14400 # Node ID 02a01ea5472274f611397bd8c8845daf88fa68a8 # Parent 06cb587a5e87ee70e0de5668c8071efb1766ee54 Uploaded latest version 2.1.0-5. diff -r 06cb587a5e87 -r 02a01ea54722 README.rst --- a/README.rst Tue Jun 30 08:16:18 2015 -0400 +++ b/README.rst Tue Jul 26 10:34:49 2016 -0400 @@ -59,6 +59,8 @@ ========== ====================================================================== Version Changes ---------- ---------------------------------------------------------------------- +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. 2.1.0-3 - Add tool tests 2.1.0-2 - Add option to create bigWig file from bedGraphs; fix bug with -B diff -r 06cb587a5e87 -r 02a01ea54722 macs21_wrapper.xml --- a/macs21_wrapper.xml Tue Jun 30 08:16:18 2015 -0400 +++ b/macs21_wrapper.xml Tue Jul 26 10:34:49 2016 -0400 @@ -1,4 +1,4 @@ - + Model-based Analysis of ChIP-Seq: peak calling python @@ -19,7 +19,7 @@ -c $input_control_file1 #end if ## - --format=$input_chipseq_file1.extension + --format=$format --name="$experiment_name" --bw=$bw ## @@ -114,6 +114,15 @@ value="0.1" help="default: 0.1 (--broad-cutoff)"/> + + + + + + + + + + - + - + @@ -45,7 +45,7 @@ https://pypi.python.org/packages/source/M/MACS2/MACS2-2.1.0.20140616.tar.gz - +