# HG changeset patch # User iuc # Date 1420742376 18000 # Node ID 16545befe8b59c696f02f23000399d0e01fff14e # Parent 59845dc3331f1c92bb069e304565840600b8b498 Uploaded diff -r 59845dc3331f -r 16545befe8b5 macs2_bdgbroadcall.xml --- a/macs2_bdgbroadcall.xml Fri Sep 19 13:43:11 2014 -0400 +++ b/macs2_bdgbroadcall.xml Thu Jan 08 13:39:36 2015 -0500 @@ -1,4 +1,4 @@ - + Call broad peaks from bedGraph output gnu_awk diff -r 59845dc3331f -r 16545befe8b5 macs2_bdgcmp.xml --- a/macs2_bdgcmp.xml Fri Sep 19 13:43:11 2014 -0400 +++ b/macs2_bdgcmp.xml Thu Jan 08 13:39:36 2015 -0500 @@ -1,4 +1,4 @@ - + Deduct noise by comparing two signal tracks in bedGraph diff -r 59845dc3331f -r 16545befe8b5 macs2_bdgdiff.xml --- a/macs2_bdgdiff.xml Fri Sep 19 13:43:11 2014 -0400 +++ b/macs2_bdgdiff.xml Thu Jan 08 13:39:36 2015 -0500 @@ -1,4 +1,4 @@ - + Differential peak detection based on paired four bedgraph files diff -r 59845dc3331f -r 16545befe8b5 macs2_bdgpeakcall.xml --- a/macs2_bdgpeakcall.xml Fri Sep 19 13:43:11 2014 -0400 +++ b/macs2_bdgpeakcall.xml Thu Jan 08 13:39:36 2015 -0500 @@ -1,4 +1,4 @@ - + Call peaks from bedGraph output gnu_awk diff -r 59845dc3331f -r 16545befe8b5 macs2_callpeak.xml --- a/macs2_callpeak.xml Fri Sep 19 13:43:11 2014 -0400 +++ b/macs2_callpeak.xml Thu Jan 08 13:39:36 2015 -0500 @@ -1,4 +1,4 @@ - + Call peaks from alignment results R_3_0_1 @@ -35,6 +35,10 @@ ## advanced options #if $advanced_options.advanced_options_selector == 'on': $advanced_options.nolambda + $advanced_options.to_large + --ratio $advanced_options.ratio + --slocal $advanced_options.slocal + --llocal $advanced_options.llocal #if $advanced_options.broad_options.broad_options_selector == 'broad': --broad --broad-cutoff='${ advanced_options.broad_options.broad_cutoff }' @@ -150,7 +154,7 @@ - + @@ -163,8 +167,18 @@ + + + + @@ -191,7 +205,7 @@ 'peaks_bed' in outputs - + (( advanced_options['advanced_options_selector'] == "on" and @@ -209,19 +223,16 @@ - (( + ( + advanced_options['advanced_options_selector'] == "off" or + ( advanced_options['advanced_options_selector'] == "on" and advanced_options['broad_options']['broad_options_selector'] == "nobroad" )) - - (( - advanced_options['advanced_options_selector'] == "on" and - advanced_options['broad_options']['broad_options_selector'] == "nobroad" - )) - + 'summits' in outputs 'pdf' in outputs @@ -243,8 +254,9 @@ - - + + + diff -r 59845dc3331f -r 16545befe8b5 macs2_filterdup.xml --- a/macs2_filterdup.xml Fri Sep 19 13:43:11 2014 -0400 +++ b/macs2_filterdup.xml Thu Jan 08 13:39:36 2015 -0500 @@ -1,4 +1,4 @@ - + Remove duplicate reads at the same position @@ -40,7 +40,8 @@ - + + diff -r 59845dc3331f -r 16545befe8b5 macs2_macros.xml --- a/macs2_macros.xml Fri Sep 19 13:43:11 2014 -0400 +++ b/macs2_macros.xml Thu Jan 08 13:39:36 2015 -0500 @@ -1,23 +1,25 @@ - macs2 + macs2 numpy scipy + 2.1.0.20140616 + - - - - + + + + @@ -29,7 +31,7 @@ + help="The default 'auto' option calculates the maximum tags at the exact same location based on binomial distribution using 1e-5 as pvalue cutoff. The 'all' option keeps every tags. If an integer is given, at most this number of tags will be kept at the same location. The default is to keep one tag at the same location. (--keep-dup 1)"> @@ -58,7 +60,7 @@ - + + Predict 'd' or fragment size from alignment results R_3_0_1 @@ -46,13 +46,14 @@ - + + - + diff -r 59845dc3331f -r 16545befe8b5 macs2_randsample.xml --- a/macs2_randsample.xml Fri Sep 19 13:43:11 2014 -0400 +++ b/macs2_randsample.xml Thu Jan 08 13:39:36 2015 -0500 @@ -1,4 +1,4 @@ - + Randomly sample number or percentage of total reads diff -r 59845dc3331f -r 16545befe8b5 macs2_refinepeak.xml --- a/macs2_refinepeak.xml Fri Sep 19 13:43:11 2014 -0400 +++ b/macs2_refinepeak.xml Thu Jan 08 13:39:36 2015 -0500 @@ -1,4 +1,4 @@ - + Refine peak summits and give scores measuring balance of forward- backward tags (Experimental) diff -r 59845dc3331f -r 16545befe8b5 test-data/predictd_on_ChIP_200K_and_Control_200K.txt --- a/test-data/predictd_on_ChIP_200K_and_Control_200K.txt Fri Sep 19 13:43:11 2014 -0400 +++ b/test-data/predictd_on_ChIP_200K_and_Control_200K.txt Thu Jan 08 13:39:36 2015 -0500 @@ -12,5 +12,5 @@ end of X-cor # finished! # predicted fragment length is 284 bps -# alternative fragment length(s) may be -246,-230,284 bps +# alternative fragment length(s) may be 284 bps # Generate R script for model diff -r 59845dc3331f -r 16545befe8b5 tool_dependencies.xml --- a/tool_dependencies.xml Fri Sep 19 13:43:11 2014 -0400 +++ b/tool_dependencies.xml Thu Jan 08 13:39:36 2015 -0500 @@ -1,55 +1,21 @@ - - + + - + - + - + + + + - $REPOSITORY_INSTALL_DIR + $REPOSITORY_INSTALL_DIR - - - - - git clone --recursive https://github.com/taoliu/MACS.git - - ../MACS - git checkout 7ccb571d2f2dcb5be1d75f323b1d17a59b926deb - git submodule update --recursive - - - - - - - - - - $INSTALL_DIR/lib/python - - - export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && - python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin - - - $INSTALL_DIR/lib/python - $ENV[PYTHONPATH_NUMPY] - $ENV[PATH_NUMPY] - $INSTALL_DIR/bin - $ENV[PYTHONPATH_SCIPY] - $INSTALL_DIR/lib/python - - - - Macs2 installation instructions. MACS2 can be found at https://github.com/taoliu/MACS -