e389eb50196642451dddefc590269dcc61ba5bc8
kent
  Thu Jan 26 15:11:49 2017 -0800
Making a little tab-separated-file RQL query utility.

diff --git src/utils/makefile src/utils/makefile
index 4ffc14c..f61f910 100644
--- src/utils/makefile
+++ src/utils/makefile
@@ -78,30 +78,31 @@
 	pslScore \
 	pslToPslx \
 	randomLines \
 	raSqlQuery \
 	raToTab \
 	raToLines \
 	rmFaDups \
 	rowsToCols \
 	sizeof \
 	spacedToTab \
 	splitFile \
 	splitFileByColumn \
 	stringify \
 	subChar \
 	subColumn \
+	tabQuery \
 	tailLines \
 	textHistogram \
 	tickToDate \
 	timing \
 	toLower \
 	toUpper \
 	twoBitDup \
         twoBitInfo \
 	twoBitToFa \
 	wigCorrelate \
 	wigToBigWig \
 	wordLine
 
 # list of utilities to build of interest only at UCSC