527b4f1bb8292897bb4147adfcef183c4e2084ff
gperez2
  Tue Aug 1 10:08:56 2023 -0700
Announcing the Track Duplication feature, refs #30365

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index cefff81..4b3f279 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">
+  Aug. 01, 2023 -
+  <a href="goldenPath/newsarch.html#080123">
+  New ability to create duplicate tracks
+  </a></div>
+
+  <div class="jwNewsItem jwSingleLineRightColumn">
   Jul. 19, 2023 -
   <a href="goldenPath/newsarch.html#071923">
   FANTOM5 transcription start sites for Human, Mouse, Dog, Rhesus, Rat, and Chicken
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Jun. 21, 2023 -
   <a href="goldenPath/newsarch.html#062123">
   Highly Reproducible genomic regions for sequencing for human
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   May 04, 2023 -
   <a href="goldenPath/newsarch.html#050423">
    EVA SNP release 4 for 36 assemblies
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Apr. 24, 2023 -
   <a href="goldenPath/newsarch.html#042423">
   New DGV Gold Standard track for hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Apr. 14, 2023 -
   <a href="goldenPath/newsarch.html#041423">
   Problematic Regions for hg38 and a new public hub
   </a></div>
-
-  <div class="jwNewsItem jwSingleLineRightColumn">
-  Apr. 10, 2023 -
-  <a href="goldenPath/newsarch.html#041023">
-  New Cross Tissue Nuclei track for hg38
-  </a></div>