1a1b94ac3518c1b9dfdf08f25605e505cf14f359 max Fri Nov 6 07:38:57 2020 -0800 adding bigHeat helper script inspired by Hiram's email, no redmine diff --git src/utils/makefile src/utils/makefile index 1f803de..dfefb4b 100644 --- src/utils/makefile +++ src/utils/makefile @@ -95,31 +95,30 @@ subChar \ subColumn \ tailLines \ textHistogram \ tickToDate \ timing \ toLower \ toUpper \ trackDbIndexBb \ twoBitDup \ twoBitInfo \ twoBitToFa \ wigCorrelate \ wigToBigWig \ wordLine \ - chromToUcsc # list of utilities to build of interest only at UCSC UCSC_APPS = \ addCols \ aNotB \ aveCols \ ccCp \ convolve \ detab \ dnsInfo \ faFlyBaseToUcsc \ faGapLocs \ faGapSizes \ faNcbiToUcsc \ @@ -148,30 +147,32 @@ venn \ verticalSplitSqlTable \ weedLines # list of scripts to install USER_APP_SCRIPTS = \ bedJoinTabOffset.py \ expMatrixToBarchartBed \ barChartMaxLimit \ ucscApiClient \ tdbRename \ tdbSort \ webSync \ + chromToUcsc \ + bigHeat SCRIPT_FILES = \ agpToLift \ apacheLogParse \ bedCollapse.pl \ bedFixBlockOverlaps \ bedOverlapMerge \ bedSingleCover.pl \ bedBetween \ doLocusName \ extToolsChromeParse \ iSync \ lodToBedScore \ matrixMerge \ mkMafFrames.pl \