9d56da4ed4b38921527ecb425c79f7f809408345
lrnassar
  Fri Dec 13 14:08:41 2024 -0800
Adding colors to the REVEL and CADD tracks, refs #34732

diff --git src/hg/makeDb/trackDb/human/revel.ra src/hg/makeDb/trackDb/human/revel.ra
index 6c00f6d..48f85c6 100644
--- src/hg/makeDb/trackDb/human/revel.ra
+++ src/hg/makeDb/trackDb/human/revel.ra
@@ -1,75 +1,79 @@
 track revel
 shortLabel REVEL Scores
 longLabel REVEL Pathogenicity Score for single-base coding mutations (zoom for exact score)
 type bigWig
 compositeTrack on
 visibility hide
 group phenDis
 color 150,80,200
 dataVersion /gbdb/$D/revel/version.txt
 
         track revelA
         shortLabel Mutation: A
         longLabel REVEL: Mutation is A
         type bigWig
         parent revel on
         visibility dense
         bigDataUrl /gbdb/$D/revel/a.bw
         maxHeightPixels 128:20:8
         viewLimits 0:1.0
         viewLimitsMax 0:1.0
         maxWindowToDraw 10000000
         maxWindowToQuery 500000
         mouseOverFunction noAverage
+        setColorWith /gbdb/$D/revel/a.color.bb
 
         track revelC
         shortLabel Mutation: C
         longLabel REVEL: Mutation is C
         type bigWig
         parent revel on
         visibility dense
         bigDataUrl /gbdb/$D/revel/c.bw
         maxHeightPixels 128:20:8
         viewLimits 0:1.0
         viewLimitsMax 0:1.0
         maxWindowToDraw 10000000
         maxWindowToQuery 500000
         mouseOverFunction noAverage
+        setColorWith /gbdb/$D/revel/c.color.bb
 
         track revelG
         shortLabel Mutation: G
         longLabel REVEL: Mutation is G
         type bigWig
         parent revel on
         visibility dense
         bigDataUrl /gbdb/$D/revel/g.bw
         maxHeightPixels 128:20:8
         viewLimits 0:1.0
         viewLimitsMax 0:1.0
         maxWindowToDraw 10000000
         maxWindowToQuery 500000
         mouseOverFunction noAverage
+        setColorWith /gbdb/$D/revel/g.color.bb
 
         track revelT
         shortLabel Mutation: T
         longLabel REVEL: Mutation is T
         type bigWig
         parent revel on
         visibility dense
         bigDataUrl /gbdb/$D/revel/t.bw
         maxHeightPixels 128:20:8
         viewLimits 0:1.0
         viewLimitsMax 0:1.0
         maxWindowToDraw 10000000
         maxWindowToQuery 500000
         mouseOverFunction noAverage
+        setColorWith /gbdb/$D/revel/t.color.bb
 
         track revelOverlaps
         shortLabel REVEL overlaps
         longLabel REVEL: Positions with >1 score due to overlapping transcripts (mouseover for details)
         type bigBed 9 +
         parent revel on
         visibility dense
         bigDataUrl /gbdb/$D/revel/overlap.bb
         mouseOverField _mouseOver
         extraTableFields _jsonTable|Title