78768dfa7c5c9acc3d5895f398ab95c9a73fb904
kent
  Sat May 25 10:10:31 2013 -0700
Making a utility that will restrict correlation to something defined by a bigBed.  Easier to do that than to add to wigCorrelate.
diff --git src/utils/makefile src/utils/makefile
index a063c0f..f23ea17 100644
--- src/utils/makefile
+++ src/utils/makefile
@@ -57,30 +57,31 @@
 	ave \
 	aveCols \
 	bedClip \
 	bedCommonRegions \
 	bedGeneParts \
 	bedGraphToBigWig \
 	bedPileUps \
 	bedRemoveOverlap \
 	bedRestrictToPositions \
 	bedToBigBed \
 	bigBedInfo \
 	bigBedNamedItems \
 	bigBedSummary \
 	bigBedToBed \
 	bigWigAverageOverBed \
+	bigWigCorrelate \
 	bigWigInfo \
 	bigWigMerge \
 	bigWigSummary \
 	bigWigToBedGraph \
 	bigWigToWig \
 	calc \
 	catDir \
 	catUncomment \
 	ccCp \
 	chopFaLines \
 	colTransform \
 	countChars \
 	convolve \
 	detab \
 	endsInLf \