src/hg/makeDb/doc/mm8.txt 1.76

1.76 2010/01/07 20:47:49 rhead
Added note about renaming mm8 jaxQTL table to jaxQtl.
Index: src/hg/makeDb/doc/mm8.txt
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/makeDb/doc/mm8.txt,v
retrieving revision 1.75
retrieving revision 1.76
diff -b -B -U 4 -r1.75 -r1.76
--- src/hg/makeDb/doc/mm8.txt	20 Sep 2009 17:16:45 -0000	1.75
+++ src/hg/makeDb/doc/mm8.txt	7 Jan 2010 20:47:49 -0000	1.76
@@ -7448,8 +7448,9 @@
 
 
 ############################################################################
 # JAX TRACKS (DONE 10/20/06 angie - UPDATED 7/18/07, 9/27/07)
+# Table jaxQTL renamed to jaxQtl on 1/7/10 (see NOTE FOR NEXT TIME below)
     ssh kkstore04
     mkdir /cluster/data/mm8/bed/jax/2007_09
     cd /cluster/data/mm8/bed/jax/2007_09
     wget ftp://ftp.informatics.jax.org/pub/gbrowse/\*
@@ -7583,8 +7584,11 @@
     hgLoadSqlTab mm8 jaxPhenotypeAlias \
       jaxPhenotypeAlias.sql jaxPhenotypeAlias.tab
 ### NOTE FOR NEXT TIME ###
 ### Call the table jaxQtl instead of jaxQTL -- QA doesn't like jaxQTL.
+### (brooke) In fact, QA renamed the table to jaxQtl on 1/7/10 on hgwdev and
+### mysqlbeta with this command:  mysql> alter table jaxQTL rename to jaxQtl;
+### (to make trackDb load with a single trackDb.ra entry for mm8 and mm9)
 ### Use -sqlTable=$HOME/kent/src/hg/lib/jaxQtl.sql .
     # jaxQTL
     hgLoadBed -tab -notItemRgb -noBin \
       -sqlTable=$HOME/kent/src/hg/lib/jaxQTL.sql \