a175eacba8400b62327e4cd27e3a3b53a0c7d3a3
max
  Tue Sep 23 19:59:10 2025 -0700
forgot setting the boundaries of spliceAiWt track, refs #35100

diff --git src/hg/makeDb/trackDb/human/spliceAIWt.ra src/hg/makeDb/trackDb/human/spliceAIWt.ra
index 8d73debc407..b2d26e801e0 100644
--- src/hg/makeDb/trackDb/human/spliceAIWt.ra
+++ src/hg/makeDb/trackDb/human/spliceAIWt.ra
@@ -1,45 +1,45 @@
 track spliceAIWt
 compositeTrack on
 shortLabel SpliceAI Wildtype
 longLabel SpliceAI Wildtype: Splicing of the reference genome sequence 
 group phenDis
 parent spliceImpactSuper on
 type bigWig
 visibility dense
 priority 2
 
     track spliceAiAccPlus
-    type bigWig
+    type bigWig 0 1
     priority 1
     shortLabel SpliceAI Acceptor, Plus Strand
     longLabel SpliceAI Splice Acceptor Sites, Plus Strand
     parent spliceAIWt on
     bigDataUrl /gbdb/$D/bbi/spliceAi/wildtype/spliceAiAcceptorPlus.bw
     html spliceAI
 
     track spliceAiAccMinus
-    type bigWig
+    type bigWig 0 1
     priority 2
     shortLabel SpliceAI Acceptor, Minus Strand
     longLabel SpliceAI Splice Acceptor Sites, Minus Strand
     parent spliceAIWt on
     bigDataUrl /gbdb/$D/bbi/spliceAi/wildtype/spliceAiAcceptorMinus.bw
     html spliceAI
 
     track spliceAiDonorPlus
-    type bigWig
+    type bigWig 0 1
     priority 3
     shortLabel SpliceAI Donor Plus
     longLabel SpliceAI Splice Donor Sites, Plus Strand
     parent spliceAIWt on
     bigDataUrl /gbdb/$D/bbi/spliceAi/wildtype/spliceAiDonorPlus.bw
     html spliceAI
 
     track spliceAiDonorMinus
-    type bigWig
+    type bigWig 0 1
     priority 4
     shortLabel SpliceAI Donor Minus
     longLabel SpliceAI Splice Donor Sites, Minus Strand
     parent spliceAIWt on
     bigDataUrl /gbdb/$D/bbi/spliceAi/wildtype/spliceAiDonorMinus.bw
     html spliceAI