7a8fdcbb9b6b28ffdeee0a1da8bb83a3c68c7ed8
max
  Fri Jun 4 06:03:33 2021 -0700
fixing up makedocs and track docs for revel track, refs #27142

diff --git src/hg/makeDb/trackDb/human/revel.ra src/hg/makeDb/trackDb/human/revel.ra
index dc60a64..0570dfe 100644
--- src/hg/makeDb/trackDb/human/revel.ra
+++ src/hg/makeDb/trackDb/human/revel.ra
@@ -1,57 +1,57 @@
 track revel
 shortLabel REVEL
-longLabel REVEL 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, reference nucleotide = 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: 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: 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: 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: 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