808c426eb279a17a5539731811f1deda6e783e1e
lrnassar
  Wed Sep 9 17:20:31 2026 -0700
Announcing the AlphaGenome Variant Impact (AVI) score track for hg38. refs #38261

Adds the Sept. 10 news archive entry with a figure of the AVI scores across the TERT
locus, and adds the item to the front page news list, dropping the Jul. 22 entry to
keep the list at six.

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index b228d991e5d..00646aa38e7 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -1,58 +1,58 @@
 <!-- News item template:
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   __DATE__ -
   <a href="goldenPath/newsarch.html#__MMDDYY__">
   __HEADLINE__
   </a></div>
 
   1. Replace __DATE__ with something like 'Apr. 29, 2016'
   2. Replace __MMDDYY__ with something like '042916'
   3. Replace __HEADLINE__ with the news item's headline like 'Awesome New Feature'
      Be sure to follow the CORRECT STYLE for the headline: 
         - capitalize first letter of headline - no other caps except for proper nouns and acronyms
         - check that headline char count doesn't exceed the line length (otherwise will truncate)
         - approx 50 characters
   4. Drop the bottom item from the list (limit of 6 items at a time)
 
                                                 | <- Cutoff point
 -->
+  <div class="jwNewsItem jwSingleLineRightColumn">
+  Sep. 10, 2026 -
+  <a href="goldenPath/newsarch.html#091026">
+  AlphaGenome variant impact (AVI) scores for hg38
+  </a></div>
+
   <div class="jwNewsItem jwSingleLineRightColumn">
   Sep. 4, 2026 -
   <a href="goldenPath/newsarch.html#090426">
   ENCODE Expression tracks for mm10 and mm39
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Sep. 1, 2026 -
   <a href="goldenPath/newsarch.html#090126">
   New faceted interface for large composite tracks
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Aug. 28, 2026 -
   <a href="goldenPath/newsarch.html#082826">
   EVE and popEVE variant scores for hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Aug. 26, 2026 -
   <a href="goldenPath/newsarch.html#082626">
   gnomAD v4.1.1 and MPC tracks for hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Aug. 11, 2026 -
   <a href="goldenPath/newsarch.html#081126">
   ClinPred pathogenicity scores for hg19 and hg38
   </a></div>
 
-  <div class="jwNewsItem jwSingleLineRightColumn">
-  Jul. 22, 2026 -
-  <a href="goldenPath/newsarch.html#072226">
-  ENCODE4 cCREs and Regulation tracks for hg38 and mm10
-  </a></div>
-