dd5a47ece8fac7228760f769b57e1ab62408a3e2 dschmelt Fri Jul 2 12:16:22 2021 -0700 Announcing dbSnp Archive #26712 diff --git src/hg/htdocs/goldenPath/newsarch.html src/hg/htdocs/goldenPath/newsarch.html index c268d39..36ed554 100755 --- src/hg/htdocs/goldenPath/newsarch.html +++ src/hg/htdocs/goldenPath/newsarch.html @@ -40,30 +40,49 @@ <div class="col-sm-3"> <ul> <li><a href="#2005">2005 News</a></li> <li><a href="#2004">2004 News</a></li> <li><a href="#2003">2003 News</a></li> <li><a href="#2002">2002 News</a></li> <li><a href="#2001">2001 News</a></li> </ul> </div> </div> </div> <!-- ============= 2021 archived news ============= --> <a name="2021"></a> +<a name="063021"></a> +<h2>June 30, 2021 </h2> +<p> +The UCSC Genome Browser's list of genetic variation datasets is now more organized, +with a new folder for previous dbSNP versions. We have listened to your requests +and are continuing to make our site faster and easier! This change clears up some +outdated less-popular links (for mm10, hg19, and hg38) while retaining all functionality. +The previous versions of dbSNP can be accessed and visualized by the new dbSNP Archive supertrack.</p> +<ul> +<li><a href="../../cgi-bin/hgTrackUi?db=hg38&g=dbSnpArchive">dbSNP Archive for hg38</a></li> +<li><a href="../../cgi-bin/hgTrackUi?db=hg19&g=dbSnpArchive">dbSNP Archive for hg19</a></li> +<li><a href="../../cgi-bin/hgTrackUi?db=mm10&g=dbSnpArchive">dbSNP Archive for mm10</a></li> +</ul> + +<p class="text-center"> + <img class='text-center' src="../images/dbSnp.Archive.png" width='100%' alt="The +variation section now has the dbSNP Archive track."> +</p> + <a name="062821"></a> <h2>June 28, 2021 Version 3 of Track Database Definition Document Released</h2> <p> The <a href="help/trackDb/trackDbHub.html" target="_blank">Track Database Definition Document</a> defining hub settings has been updated from version two to version three. This document primarily serves as a library of settings that users can refer to when they are setting up and configuring their own track hubs. The update in the version is to account for two new sections that highlight the new <a href="help/bigLolly.html">bigLolly</a> type specialized for variant data and the new <a href="help/vcf.html#trio" >vcfPhasedTrio</a> type specialized for phased VCF data.</p> <p> The new specifications for these types are included in their relevant sections such as <code>vcfChildSample</code> and <code>vcfUseAltSampleNames</code> for the new <a href="help/trackDb/trackDbHub.html#vcfPhasedTrio" target="_blank">vcfPhasedTrio settings</a>, or <code>lollySizeField</code> and <code>lollyField</code> for the new <a href="help/trackDb/trackDbHub.html#bigLolly" target="_blank">bigLolly settings</a>