b585d168856254d9e7814e87e63fc778adcf03c5 kent Fri Dec 20 16:03:27 2013 -0800 Utility to merge adjacent same-valued bedGraph records seems to work. diff --git src/utils/makefile src/utils/makefile index 5b29cf1..35c1922 100644 --- src/utils/makefile +++ src/utils/makefile @@ -11,30 +11,31 @@ # define the list of user applications to build UTILS_APPLIST = \ addCols \ ave \ aveCols \ bedClip \ bedGraphToBigWig \ bedToBigBed \ bigBedInfo \ bigBedNamedItems \ bigBedSummary \ bigBedToBed \ bedCommonRegions \ bedGeneParts \ + bedGraphPack \ bedPileUps \ bedRemoveOverlap \ bedRestrictToPositions \ bigWigAverageOverBed \ bigWigCat \ bigWigCorrelate \ bigWigInfo \ bigWigMerge \ bigWigSummary \ bigWigToBedGraph \ bigWigToWig \ calc \ catDir \ catUncomment \ chopFaLines \