8afa5f78425ec225b329db5e1e204384ad0bdfc1
max
  Tue Jun 1 05:06:00 2021 -0700
adding revel track for hg38, refs #27142

diff --git src/hg/makeDb/trackDb/human/revel.ra src/hg/makeDb/trackDb/human/revel.ra
index 408b48c..dc60a64 100644
--- src/hg/makeDb/trackDb/human/revel.ra
+++ src/hg/makeDb/trackDb/human/revel.ra
@@ -1,55 +1,57 @@
 track revel
 shortLabel REVEL
-longLabel REVEL Feb 2020 Score for all possible single-basepair mutations (zoom in to show exact score on mouse over, same basepair = score 0.0)
+longLabel REVEL Score for all possible single-basepair mutations (zoom in to show exact score on mouse over, same basepair = score 0.0)
 type bigWig
 compositeTrack on
 visibility dense
 #maxWindowToQuery 500000
 group phenDis
 color 150,80,200
 #maxWindowToDraw 10000000
+mouseOverFunction noAverage
+dataVersion /gbdb/$D/revel/version.txt
 
         track revelA
         shortLabel Mutation: A
-        longLabel Revel Feb 2020 Score: Mutation is 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
 
         track revelC
         shortLabel Mutation: C
-        longLabel Revel Feb 2020 Score: Mutation is 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
 
         track revelG
         shortLabel Mutation: G
-        longLabel Revel Feb 2020 Score: Mutation is 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
 
         track revelT
         shortLabel Mutation: T
-        longLabel Revel Feb 2020 Score: Mutation is 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