src/hg/makeDb/doc/sacCer2.txt 1.13

1.13 2009/07/15 14:05:50 katrina
made comment in makeDoc about removing sgdToSgd table
Index: src/hg/makeDb/doc/sacCer2.txt
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/makeDb/doc/sacCer2.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -B -U 4 -r1.12 -r1.13
--- src/hg/makeDb/doc/sacCer2.txt	10 Jul 2009 20:27:40 -0000	1.12
+++ src/hg/makeDb/doc/sacCer2.txt	15 Jul 2009 14:05:50 -0000	1.13
@@ -1150,8 +1150,11 @@
 	  PRIMARY KEY(name), \
 	  UNIQUE (value));'
     hgsql sacCer2 \
 	-e 'load data local infile "sgdToSgd.tab" into table sgdToSgd'
+    # Removed sgdToSgd table because it wasn't being used anywhere.
+    # Katrina 7/14/09
+
 
     # Make expression similarity table. 
     hgExpDistance sacCer2 hgFixed.yeastChoCellCycle \
 	hgFixed.yeastChoCellCycleExps choExpDistance