5e55b76e29e2ac663dcfa4e288bd0caa701ab3da
hiram
  Mon May 3 13:36:12 2021 -0700
adding mouseOverFunction trackDb variable and feature to turn off mouse over value display for averaged values refs #27457

diff --git src/hg/makeDb/trackDb/human/cadd.ra src/hg/makeDb/trackDb/human/cadd.ra
index a8521ba..b68c655 100644
--- src/hg/makeDb/trackDb/human/cadd.ra
+++ src/hg/makeDb/trackDb/human/cadd.ra
@@ -8,30 +8,31 @@
 color 100,130,160
 pennantIcon New red ../goldenPath/newsarch.html#030221 "Released Mar. 03, 2021"
 
 track cadd
 shortLabel CADD
 longLabel CADD 1.6 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
 parent caddSuper
 visibility dense
 #maxWindowToQuery 500000
 group phenDis
 color 100,130,160
 html caddSuper
 maxWindowToDraw 10000000
+mouseOverFunction noAverage
 
         track caddA
         shortLabel Mutation: A
         longLabel CADD 1.6 Score: Mutation is A
         type bigWig
         parent cadd on
         visibility dense
         bigDataUrl /gbdb/$D/cadd/a.bw
         maxHeightPixels 128:20:8
         viewLimits 0:30
         viewLimitsMax 0:100
 
         track caddC
         shortLabel Mutation: C
         longLabel CADD 1.6 Score: Mutation is C