f75be6cdc179d7ce11539664b23406306976052d
gperez2
  Tue May 21 12:27:38 2024 -0700
Staging and releasing the new GENCODE Known Gene tracks V46 and VM35, refs #33080 #33083

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index 1dcb6aa..bf3d09d 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -1,54 +1,54 @@
 <!-- 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">
+  May. 22, 2024 -
+  <a href="goldenPath/newsarch.html#052224">
+  New GENCODE gene tracks: V46 (hg38) - VM35 (mm39)
+  </a></div>
+
+  <div class="jwNewsItem jwSingleLineRightColumn">
   Apr. 25, 2024 -
   <a href="goldenPath/newsarch.html#042524">
   New AbSplice Prediction Scores track for hg19
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Mar. 26, 2024 -
   <a href="goldenPath/newsarch.html#032624">
   New gnomAD v4 Constraint Metrics (hg38) and gnomAD Non-cancer filter (hg19/hg38)
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Mar. 07, 2024 -
   <a href="goldenPath/newsarch.html#030724">
   New Prediction Scores super track and BayesDel track for hg19
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Mar. 05, 2024 -
   <a href="goldenPath/newsarch.html#030524">
   New JASPAR tracks: Human (hg19/hg38) - Mouse (mm10/mm39)
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Mar. 01, 2024 -
   <a href="goldenPath/newsarch.html#030124">
   AbSplice Prediction Scores for hg38
   </a></div>
-
-  <div class="jwNewsItem jwSingleLineRightColumn">
-  Feb. 21, 2024 -
-  <a href="goldenPath/newsarch.html#022124">
-  New DECIPHER Dosage Sensitivity tracks for Human (hg19/hg38)
-  </a></div>