fb75f30bb5d7fc58874d8765f209d13934c96276
max
  Fri May 6 02:59:50 2022 -0700
fixing up HMC track, refs #29153, spent waaaay to much time with this track

diff --git src/hg/makeDb/trackDb/human/hmc.ra src/hg/makeDb/trackDb/human/hmc.ra
index 8d121c3..0415e86 100644
--- src/hg/makeDb/trackDb/human/hmc.ra
+++ src/hg/makeDb/trackDb/human/hmc.ra
@@ -1,59 +1,17 @@
 track hmc
 shortLabel HMC
 longLabel HMC - Homologous Missense Constraint Score
 type bigWig
-compositeTrack on
 parent constraintSuper
 visibility dense
 #maxWindowToQuery 500000
 color 0,130,0
-altColor 130,0,0
 html constraintSuper
 maxWindowToDraw 10000000
 mouseOverFunction noAverage
-
-        track hmcA
-        shortLabel Mutation: A
-        longLabel HMC Score: Mutation is A
-        type bigWig
-        parent hmc on
-        visibility dense
-        bigDataUrl /gbdb/$D/hmc/a.bw
-        maxHeightPixels 128:20:8
-        viewLimits 0:2
-        viewLimitsMax 0:2
-
-        track hmcC
-        shortLabel Mutation: C
-        longLabel HMC Score: Mutation is C
-        type bigWig
-        parent hmc on
-        visibility dense
-        bigDataUrl /gbdb/$D/hmc/c.bw
-        maxHeightPixels 128:20:8
-        viewLimits 0:2
-        viewLimitsMax 0:2
-
-        track hmcG
-        shortLabel Mutation: G
-        longLabel HMC Score: Mutation is G
-        type bigWig
-        parent hmc on
-        visibility dense
-        bigDataUrl /gbdb/$D/hmc/g.bw
-        maxHeightPixels 128:20:8
-        viewLimits 0:2
-        viewLimitsMax 0:2
-
-        track hmcT
-        shortLabel Mutation: T
-        longLabel HMC Score: Mutation is T
-        type bigWig
-        parent hmc on
-        visibility dense
-        bigDataUrl /gbdb/$D/hmc/t.bw
-        maxHeightPixels 128:20:8
+bigDataUrl /gbdb/$D/hmc/hmc.bw
+maxHeightPixels 128:30:8
 viewLimits 0:2
 viewLimitsMax 0:2
-
-
+yLineMark 0.8
+yLineOnOff on