src/utils/qa/qaThis.csh 1.4
1.4 2010/04/09 19:02:56 antonio
slight interface change
Index: src/utils/qa/qaThis.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/qaThis.csh,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -B -U 4 -r1.3 -r1.4
--- src/utils/qa/qaThis.csh 9 Apr 2010 00:41:40 -0000 1.3
+++ src/utils/qa/qaThis.csh 9 Apr 2010 19:02:56 -0000 1.4
@@ -111,16 +111,16 @@
# ------------------------------------------------
# check Table sort for table:
echo "*~*~*~*~*~*~*~*~*~*~*~*~*~*"
-echo "Check table sort:"
+echo "Check table sort (only prints if errors):"
positionalTblCheck $db $tables
# ------------------------------------------------
# check if any values are off Chrom ends
echo "*~*~*~*~*~*~*~*~*~*~*~*~*~*"
-echo "Check for illegal genomic coordinates:"
+echo "Check for illegal genomic coordinates (only prints if errors):"
checkTableCoords $db -table=$tables
#----------------------------------------------
#Check indeces