8cd99720275c9d69502aade7523349b92edf278b lrnassar Thu Nov 30 10:29:32 2023 -0800 News announcement for the HGVS search feature, refs #26016 diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html index 9a9c257..62c71d6 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"> + Nov. 30, 2023 - + <a href="goldenPath/newsarch.html#113023"> + Support for previous RefSeq transcripts while searching on hg38 + </a></div> + + <div class="jwNewsItem jwSingleLineRightColumn"> Nov. 22, 2023 - <a href="goldenPath/newsarch.html#112223"> CRISPR Targets for Zebrafish (danRer10/danRer11) </a></div> <div class="jwNewsItem jwSingleLineRightColumn"> Nov. 08, 2023 - <a href="goldenPath/newsarch.html#110823"> New track decorators feature </a></div> <div class="jwNewsItem jwSingleLineRightColumn"> Oct. 23, 2023 - <a href="goldenPath/newsarch.html#102323"> eMERGE polygenic risk scores for human (hg19) </a></div> <div class="jwNewsItem jwSingleLineRightColumn"> Sep. 19, 2023 - <a href="goldenPath/newsarch.html#091923"> EVA SNP release 5 for 36 assemblies </a></div> <div class="jwNewsItem jwSingleLineRightColumn"> Sep. 15, 2023 - <a href="goldenPath/newsarch.html#091523"> New COSMIC Track for hg38 </a></div> - - <div class="jwNewsItem jwSingleLineRightColumn"> - Sep. 07, 2023 - - <a href="goldenPath/newsarch.html#090723"> - New GENCODE "KnownGene" V44 (hg38) and VM33 (mm39) - </a></div>