7e9195767501a6492dce8ecddc1a6d28d1980baf jnavarr5 Tue Sep 1 16:04:49 2026 -0700 Making slight edits to the bigCompositeUI announcement, refs #36320 diff --git src/hg/htdocs/goldenPath/newsarch.html src/hg/htdocs/goldenPath/newsarch.html index 50eb0f50328..78228ada2b5 100644 --- src/hg/htdocs/goldenPath/newsarch.html +++ src/hg/htdocs/goldenPath/newsarch.html @@ -57,39 +57,38 @@ found here. For the full list of our daily code changes head to our GitHub page. Lastly, see our credits page for acknowledgments of the data we host.

Sep. 1, 2026    New faceted interface for large composite tracks

We are pleased to announce faceted composites, a new -interface for composite tracks that hold very large numbers of subtracks. The standard -composite works well for somewhere between 20 and 50 subtracks, but it becomes unwieldy -once the count runs into the hundreds to thousands. A faceted composite is an alternative -display for those cases: facets along the left side filter the collection while a -paginated table on the right lists the subtracks that match, letting users narrow -thousands of entries down to the handful relevant to their work. The individual-experiment -tracks in the ENCODE4 Regulation collection, announced in July 2026, -already use this interface. Faceted composites are configured entirely through trackDb -settings, so any hub developer can build one. +interface for composite tracks that hold very large numbers of subtracks. The standard composite +works well for about 20 to 50 subtracks, but it becomes unwieldy once the count reaches the +hundreds or thousands. A faceted composite is an alternative display for those cases: facets along +the left side filter the collection, while a paginated table on the right lists the matching +subtracks, letting users narrow thousands of entries down to the handful relevant to their work. +The individual-experiment tracks in the ENCODE4 Regulation collection, +announced in July 2026, already use this interface. Faceted composites are +configured entirely through trackDb settings, so any hub developer can build one.

Faceted composite interface showing facets, search boxes, and a paginated subtrack table

The faceted composite interface on the ENCODE4 DNase/ATAC/Histone/CTCF (Indiv.) track. Facets on the left filter the 6,353 subtracks, and the table lists those that match.

A faceted composite otherwise behaves like an ordinary composite, with two differences: