src/utils/qa/chain.csh 1.25
1.25 2009/09/23 18:07:56 ann
added call for new getChainLines script
Index: src/utils/qa/chain.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/chain.csh,v
retrieving revision 1.24
retrieving revision 1.25
diff -b -B -U 4 -r1.24 -r1.25
--- src/utils/qa/chain.csh 21 May 2009 01:28:07 -0000 1.24
+++ src/utils/qa/chain.csh 23 Sep 2009 18:07:56 -0000 1.25
@@ -361,19 +361,20 @@
echo
endif
# -------------------------------------------------
-# find the correct paramaters for the matrix variable:
+# find the correct paramaters for the trackDb variables:
echo
echo "*~*~*~*~*~*~*~*~*~*~*~*~*~*"
-echo "Find the correct parameters for the matrix variable"
+echo "Find the correct parameters for the 3 trackDb variables"
echo "which appears in the chain-OtherOrg download file."
echo "Compare this to the chain description page."
echo
getMatrixLines.csh $db $otherDb
+getChainLines.csh $db $otherDb
# -------------------------------------------------
# to push to beta: