ab81a5443d1757c5c378bd390555a7019feadb58
max
  Fri Apr 8 08:35:54 2022 -0700
adding HMC score track, refs #29153

diff --git src/hg/makeDb/trackDb/human/constraint.ra src/hg/makeDb/trackDb/human/constraint.ra
new file mode 100644
index 0000000..d4c3bd1
--- /dev/null
+++ src/hg/makeDb/trackDb/human/constraint.ra
@@ -0,0 +1,14 @@
+track constraintSuper
+shortLabel Constraint scores
+longLabel Constraint scores (how should we call these?)
+superTrack on hide
+type bed
+visibility hide
+group phenDis
+color 100,0,160
+
+# Jarvis scores
+include jarvis.ra
+# HMC scores
+include hmc.ra
+