b86eab362ce697c350764ffe438ccdba8829e0f3 gperez2 Mon Jul 20 17:37:35 2026 -0700 Fixing the NMDetective-A/B score-range text (0 to 1, not -1 to +1), updating the citation to Lindeboom et al. 2019, and changing viewLimits to -0.3:1.5 on all four NMDetective subtracks. refs #37843 diff --git src/hg/makeDb/trackDb/human/hg38/nmd.ra src/hg/makeDb/trackDb/human/hg38/nmd.ra index 84f042f2885..829e93d4f0f 100644 --- src/hg/makeDb/trackDb/human/hg38/nmd.ra +++ src/hg/makeDb/trackDb/human/hg38/nmd.ra @@ -83,62 +83,62 @@ itemRgb on visibility hide mouseOverField mouseOver html nmdDetectiveAi priority 1.8 track nmdDetectiveA shortLabel NMDetective-A longLabel NMDetective-A: Random forest prediction of NMD efficiency (Lindeboom 2016) parent nmd off bigDataUrl /gbdb/hg38/nmd/NMDetectiveA.bw type bigWig visibility hide color 0,128,255 autoScale off - viewLimits -1:1 + viewLimits -0.3:1.5 maxHeightPixels 128:32:8 html nmdDetective priority 2 track nmdDetectiveB shortLabel NMDetective-B longLabel NMDetective-B: Decision tree prediction of NMD efficiency (Lindeboom 2016) parent nmd off bigDataUrl /gbdb/hg38/nmd/NMDetectiveB.bw type bigWig visibility hide color 0,128,255 autoScale off - viewLimits -1:1 + viewLimits -0.3:1.5 maxHeightPixels 128:32:8 html nmdDetective priority 3 track nmdDetectiveA_ptc shortLabel NMDetective-A PTC longLabel NMDetective-A: Random forest NMD efficiency for first out-of-frame PTC parent nmd off bigDataUrl /gbdb/hg38/nmd/nmdDectA-ptc.bw type bigWig visibility hide color 0,153,102 autoScale off - viewLimits -1:1 + viewLimits -0.3:1.5 maxHeightPixels 128:32:8 html nmdDetective priority 4 track nmdDetectiveB_ptc shortLabel NMDetective-B PTC longLabel NMDetective-B: Decision tree NMD efficiency for first out-of-frame PTC parent nmd off bigDataUrl /gbdb/hg38/nmd/nmdDectB-ptc.bw type bigWig visibility hide color 0,153,102 autoScale off - viewLimits -1:1 + viewLimits -0.3:1.5 maxHeightPixels 128:32:8 html nmdDetective priority 5