9fc19d1c120f23370047d73268806e2fa019811a
Merge parents 73365345ad5 b88a0d542ed
mspeir
  Tue Feb 25 08:10:50 2025 -0800
resolving merge conflict in indexNews and newsarch files

diff --cc src/hg/htdocs/indexNews.html
index a2282cf01f7,49f99b70eab..24d79194f51
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@@ -1,54 -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">
+   Feb. 24, 2025 -
+   <a href="goldenPath/newsarch.html#022425">
+   enGenome VarChat track for human (hg38 and hg19)
+   </a></div>
+ 
 +  <div class="jwNewsItem jwSingleLineRightColumn">
 +  Feb. 21, 2025 -
 +  <a href="goldenPath/newsarch.html#022125">
 +  New AlphaMissense tracks for Human (hg19/hg38)
 +  </a></div>
 +
    <div class="jwNewsItem jwSingleLineRightColumn">
    Feb. 14, 2025 -
    <a href="goldenPath/newsarch.html#021425">
    CIViC track for hg19 and hg38 is now available
    </a></div>
  
    <div class="jwNewsItem jwSingleLineRightColumn">
    Jan. 31, 2025 -
    <a href="goldenPath/newsarch.html#013125">
    New COSMIC track for hg19 and update for hg38 COSMIC track
    </a></div>
  
    <div class="jwNewsItem jwSingleLineRightColumn">
    Dec. 20, 2024 -
    <a href="goldenPath/newsarch.html#122024">
    NCBI Gene Orthologs track available for hg38, mm39, danRer11, canFam6, and bosTau9
    </a></div>
  
    <div class="jwNewsItem jwSingleLineRightColumn">
    Dec. 10, 2024 -
    <a href="goldenPath/newsarch.html#121024">
    DECIPHER Population CNVs track for Human (hg19/hg38)
    </a></div>
--
--  <div class="jwNewsItem jwSingleLineRightColumn">
--  Nov. 8, 2024 -
--  <a href="goldenPath/newsarch.html#110824">
--  New GENCODE gene tracks: Human V47 (hg19/hg38) - Mouse M36
--  </a></div>