9dc380d3c6aada6b12cbcd7a95d1d426b47ce86c
lrnassar
  Tue Jul 14 17:11:11 2026 -0700
Add Long-read Structural Variants announcement (news archive + gateway news) and track pennantIcon. refs #36258

Add a July 16, 2026 news-archive entry announcing the Long-read Structural
Variants container track on hg38 and hs1, with a UGT2B17 example image, and add
the matching gateway indexNews item (dropping the oldest to keep six). Add a
"New" pennantIcon on the longReadVariants supertrack linking to the post. Also
move the still-unreleased ENCODE4 draft entry to July 22 and keep it commented
out.

diff --git src/hg/makeDb/trackDb/human/lrSv.ra src/hg/makeDb/trackDb/human/lrSv.ra
index e0199c5117b..69d5b38a81e 100644
--- src/hg/makeDb/trackDb/human/lrSv.ra
+++ src/hg/makeDb/trackDb/human/lrSv.ra
@@ -1,22 +1,23 @@
 track longReadVariants
 superTrack on
 shortLabel Long-read SVs
 longLabel Structural Variants from Long-read Sequencing
 html lrSv
 group varRep
 visibility hide
+pennantIcon New red ../goldenPath/newsarch.html#071626 "Released Jul. 16, 2026"
 # Supertrack-level filters. These are rendered on the supertrack's own
 # hgTrackUi page (superTrackUi in hgTrackUi.c). Cart values stored under
 # "longReadVariants.filter.<field>.min/max" are inherited at read time by every
 # subtrack via cartOptionalStringClosestToHome() walking tdb->parent. A
 # subtrack-level filter always wins over the supertrack-level one.
 filterValues.svType DEL|DEL (Deletion),INS|INS (Insertion),INV|INV (Inversion),CPX|CPX (Complex rearrangement),DUP|DUP (Duplication),INSDEL|INSDEL (Insertion-deletion),MIXED|MIXED (multi-allele snarl),TRA|TRA (Translocation)
 filterType.svType multipleListOr
 filterLabel.svType SV Type
 filter.svLen 0:250000000
 filterByRange.svLen on
 filterLabel.svLen SV Length (bp)
 filter.insLen 0:30176500
 filterByRange.insLen on
 filterLabel.insLen Insertion Length (bp)
 filter.AC 0:30000