# HG changeset patch # User xuebing # Date 1333217134 14400 # Node ID 21b4cb068fabf7b649e20d6ed028d83c3f9bde6c Uploaded diff -r 000000000000 -r 21b4cb068fab bed_window.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bed_window.xml Sat Mar 31 14:05:34 2012 -0400 @@ -0,0 +1,18 @@ + + make a window around interval center + bed_window.py $input $output $window + + + + + + + + + +**Description** + +For each interval in the input file, take the middle point, then extend each side windowsize/2 bps. + + +