ef86e1ae8596e109c4a217c1f8747d92551630ce jnavarr5 Wed Mar 12 10:28:24 2025 -0700 Fixing typos found in code review, refs #35360 diff --git src/hg/htdocs/goldenPath/newsarch.html src/hg/htdocs/goldenPath/newsarch.html index 78306856513..10c61f7bf65 100755 --- src/hg/htdocs/goldenPath/newsarch.html +++ src/hg/htdocs/goldenPath/newsarch.html @@ -145,55 +145,55 @@ thank Jeltje van Baren, Max Haeussler, Luis Nassar, Jairo Navarro, and Gerardo Perez for their efforts on this release.
We are happy to announce the release of new highlight features for track hubs. These
settings follow exactly the same syntax and functionality as the filter
trackDb
settings, except instead of items being excluded from the display, items are striped with a colored
background to appear "highlighted" compared to the other items in the display.
The full list of highlight trackDb settings is available on the
trackDb definitions page.
-Please note that at this time, only one higlight color is available per track, and if multiple +Please note that at this time, only one highlight color is available per track, and if multiple highlight settings are present on the same track, only items that pass ALL highlight settings will be highlighted.
Examples:
highlight.score 300
In the example above, the highlight.score
setting allows you to highlight items based
on the value of the score
field. Passing a value of 300 to the setting will highlight
all items with a score of 300 or above.
highlightText.name NM*
-The example above uses the highlightText
setting which will apply a highlight on the
+The example above uses the highlightText
setting which, will apply a highlight on the
field name
. Using this setting, any items that begin with NM are
highlighted.
highlightColor #ff0000
-In this final example, the highlightColor
to set the default highlight color. With
-this setting, all highlight stripes will use the color red, #ff0000
.
highlightColor
is used to set the default highlight color.
+With this setting, all highlight stripes will use the color red, #ff0000
.
Items in the NCBI RefSeq Historical track for hg38 have all items that begin with "NM" highlighted in red.
We would like to thank Chris Lee and Jairo Navarro for their efforts in creating and testing the highlight feature for track hubs.
We are happy to announce the release of the enGenome VarChat track for the hg38/GRCh38