src/utils/qa/qaConfig.csh 1.5

1.5 2009/09/16 21:08:43 kuhn
added comment about what GENBANK variable is
Index: src/utils/qa/qaConfig.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/qaConfig.csh,v
retrieving revision 1.4
retrieving revision 1.5
diff -b -B -U 1000000 -r1.4 -r1.5
--- src/utils/qa/qaConfig.csh	10 Sep 2009 22:27:24 -0000	1.4
+++ src/utils/qa/qaConfig.csh	16 Sep 2009 21:08:43 -0000	1.5
@@ -1,11 +1,11 @@
 # qaConfig.csh
 #
 # This file is meant to be sourced by all of the qa scripts that use
 # tcsh.  There is a separate qaConfig.bash file for bash scripts.
 # It is a place to set variables, and probably to do all kinds of other
 # useful stuff.
 
 # variable containing the host of the mysql server for hgwbeta
 set sqlbeta = mysqlbeta
 set sqlrr   = genome-centdb
-set GENBANK="/cluster/data/genbank/etc/genbank.tbls"
+set GENBANK="/cluster/data/genbank/etc/genbank.tbls"  # location of official genbank table list