src/hg/makeDb/doc/mm9.txt 1.115
1.115 2009/09/21 03:59:58 fanhsu
Fixed the base 0 problem for REST track.
Index: src/hg/makeDb/doc/mm9.txt
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/makeDb/doc/mm9.txt,v
retrieving revision 1.114
retrieving revision 1.115
diff -b -B -U 4 -r1.114 -r1.115
--- src/hg/makeDb/doc/mm9.txt 20 Sep 2009 17:16:45 -0000 1.114
+++ src/hg/makeDb/doc/mm9.txt 21 Sep 2009 03:59:58 -0000 1.115
@@ -9825,9 +9825,13 @@
# Bob and Hirm fixed the problem. Reload and it was successful.
# Created REST.html based on Rory's original doc and later updates.
# Added track definition and search term into trackDb/mouse/mm9/trackDb.ra
-#####################################################################
+
+# Fix the 0 base problem. (Fan 9/20/09, per Rory's email)
+
+ hgsql mm9 -e 'update rest set chromStart = chromStart -1'
+
############################################################################
# TRANSMAP vertebrate.2009-09-13 build (2009-09-20 markd)
vertebrate-wide transMap alignments were built Tracks are created and loaded