571bacac014f02089172161bf5010d5277346bc8 chmalee Tue Feb 25 09:00:18 2020 -0800 Updating legend for pli track after feedback from Lou, refs #20394 diff --git src/hg/hgTracks/hgTracks.c src/hg/hgTracks/hgTracks.c index 2a4db5b..4f480c8 100644 --- src/hg/hgTracks/hgTracks.c +++ src/hg/hgTracks/hgTracks.c @@ -8554,31 +8554,31 @@ } if (doPliColors) { hPrintf("gnomAD Loss-of-Function Constraint (pLI) Color Key:
"); hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); - hPrintf("\n"); + hPrintf("\n"); hPrintf("
< 0.1< 0.2< 0.3< 0.4< 0.5< 0.6< 0.7< 0.8< 0.9< 1No pLI scoreNo pLI score
\n"); } if (showTrackControls) { /* Display viewing options for each track. */ /* Chuck: This is going to be wrapped in a table so that * the controls don't wrap around randomly */ hPrintf("\n", CONTROL_TABLE_WIDTH); hPrintf("");
\n"); hButtonWithOnClick("hgt.collapseGroups", "collapse all", "collapse all track groups", "return vis.expandAllGroups(false)"); hPrintf("