bbabbd5d2566d47d923d51dbe350634783455999
mspeir
  Sun Oct 26 12:14:52 2025 -0700
change soe to gi, refs #35031

diff --git src/hg/htdocs/ENCODE/newsarch.html src/hg/htdocs/ENCODE/newsarch.html
index 65a01f3d4a1..6ba8b7c62f8 100755
--- src/hg/htdocs/ENCODE/newsarch.html
+++ src/hg/htdocs/ENCODE/newsarch.html
@@ -163,31 +163,31 @@
 
 <!-- start news item -->
 <a name="091213"></a>
 <p>
 <font size="3"><b>12 Sept 2013 - New UDR ENCODE Download Method Available
 </b></font>
 <p>
 The UCSC Genome Browser is pleased to offer a new download protocol to use when downloading
 large sets of files from our download servers: UDR (UDT Enabled Rsync). UDR utilizes rsync
 as the transport mechanism, but sends the data over the UDT protocol, which enables huge
 amounts of data to be downloaded efficiently over long distances.
 </p>
 <p>
 Remember that we now have two identical download servers to better serve your needs. You can use either one:
 <p>
-<a href="http://hgdownload.soe.ucsc.edu" target="_blank">http://hgdownload.soe.ucsc.edu</a>
+<a href="http://hgdownload.gi.ucsc.edu" target="_blank">http://hgdownload.gi.ucsc.edu</a>
 <p>
 <a href="http://hgdownload-sd.sdsc.edu" target="_blank">http://hgdownload-sd.sdsc.edu</a>
 <p>
 <h4>The Background:</h4>
 <p>
 Typical TCP-based protocols like http, ftp and rsync have a problem in that the further
 away the download source is from you, the slower the speed becomes. Protocols like UDT/UDR
 allow for many UDP packets to be sent in batch, thus allowing for much higher transmit speeds
 over long distances. UDR will be especially useful for users who are downloading from places
 that are far away from California. The US East Coat and the international community will likely
 see much higher download speeds by using UDR rather than rsync, http or ftp.</p>
 <p>
 <h4>Getting UDR & Setting it up on your System:</h4>
 <p>
 It should be noted that UDR is not written or managed by UCSC, it was written by the
@@ -195,44 +195,44 @@
 under Linux, FreeBSD and Mac OSX, but may work under other UNIX variants. The source code can
 be obtained here, through GitHub:</p>
 <p>
 <a href="https://github.com/LabAdvComp/UDR" target="_blank">https://github.com/LabAdvComp/UDR</a>
 <p>
 If you need help building the UDR binaries or have questions about how UDR functions,
 please read the documentation on the GitHub page, and if necessary, contact the UDR authors
 via the GitHub page. We recommend reading the documentation on the UDR GitHub page to better
 understand how UDR works. UDR is written in C++. UDR is Open Source and is released under the
 Apache 2.0 License. You must first have rsync installed on your system.</p>
 <p>
 For your convenience, we are offering a binary distribution of UDR for Red Hat Enterprise
 Linux 6.x (or variants such as CentOS 6 or Scientific Linux 6). You'll find both a 64-bit
 and 32-bit rpm here:</p>
 <p>
-<a href="http://hgdownload.soe.ucsc.edu/admin/udr" target="_blank">http://hgdownload.soe.ucsc.edu/admin/udr</a>
+<a href="http://hgdownload.gi.ucsc.edu/admin/udr" target="_blank">http://hgdownload.gi.ucsc.edu/admin/udr</a>
 <p>
 <h4>Using UDR to Download ENCODE Data from the UCSC Genome Browser Download Server(s):</h4>
 <p>
 Once you have a working UDR binary, either by building from source or by installing the rpm
 (if you are using RHEL 6.x or other variant), you can download files from either of our our
 download servers in a very similar fashion to rsync. For example, using rsync, you may want
 to download all of the ENCODE information for the mm9 database using the following command:</p>
 <p>
-<pre class="code">$ rsync -avP rsync://hgdownload.soe.ucsc.edu/goldenPath/mm9/encodeDCC/ /my/local/mm9/</pre>
+<pre class="code">$ rsync -avP rsync://hgdownload.gi.ucsc.edu/goldenPath/mm9/encodeDCC/ /my/local/mm9/</pre>
 <p>
 Using UDR is very similar. The UDR syntax for downloading the same data would be:</p>
 <p>
-<pre class="code">$udr rsync -avP hgdownload.soe.ucsc.edu::goldenPath/mm9/encodeDCC/ /my/local/mm9/</pre>
+<pre class="code">$udr rsync -avP hgdownload.gi.ucsc.edu::goldenPath/mm9/encodeDCC/ /my/local/mm9/</pre>
 <p>
 If you installed the rpm, use the 'man udr' command for more information via the man page;
 if you installed from source please refer to the UDR GitHub page for more details on the
 capabilities of UDR and how to use it.</p>
 <p>
 <h4>Firewall Considerations:</h4>
 <p>
 UDR establishes connections on TCP/9000, then transmits the data stream over UDP/9000-9100.
 Your institution may need to modify its firewall rules to allow inbound and outbound ports
 TCP/9000 and UDP/9000-9100 from either of the two download machines.</p>
 <p>
 If you decide to install and use UDR, we hope that you experience greatly increased download
 speeds. If you have difficulties installing UDR on your system, please contact the Laboratory
 for Advanced Computing through their gitHub page: <a href="https://github.com/LabAdvComp/UDR"
 target="_blank">https://github.com/LabAdvComp/UDR</a>.
@@ -287,31 +287,31 @@
 
 <!-- start news item -->
 <a name="051313"></a>
 <font size="3"><b> 13 May 2013 - Uniform Peaks of Transcription Factor ChIP-seq from ENCODE/Analysis</b></font>
 <p>
 UCSC has released a new browser track containing 690 datasets of transcription factor ChIP-seq 
 peaks based on data from all five ENCODE TFBS ChIP-seq production groups from the project 
 inception in 2007 through the ENCODE March 2012 data freeze. 
 The track covers 161 unique regulatory factors (generic and sequence-specific factors),
 spanning 91 human cell types, some under various treatment conditions.</p>
 <p>
 Browser track: <a class="euro" target="_blank" href="http://genome.ucsc.edu/cgi-bin/hgTrackUi?db=hg19&g=wgEncodeAwgTfbsUniform"</a>
 Transcription Factor ChIP-seq Uniform Uniform Peaks from ENCODE/Analysis</a>
 <br>
 File downloads: 
-<a class="euro" target="_blank" href="http://hgdownload.soe.ucsc.edu/goldenPath/hg19/encodeDCC/wgEncodeAwgTfbsUniform/">Directory</a>
+<a class="euro" target="_blank" href="http://hgdownload.gi.ucsc.edu/goldenPath/hg19/encodeDCC/wgEncodeAwgTfbsUniform/">Directory</a>
 <a class="euro" target="_blank" href="http://genome.ucsc.edu/cgi-bin/hgFileUi?db=hg19&g=wgEncodeAwgTfbsUniform">File selection tool</a>
 </p>
 <p>
 This track represents peak calls (regions of enrichment) generated by the ENCODE Analysis Working 
 Group (AWG) using the uniform processing pipeline developed for the ENCODE Integrative Analysis
 effort and published in a set of coordinated papers in September 2012. Peak calls from that
 effort (based on datasets from the January 2011 ENCODE data freeze) are available at the 
 ENCODE Analysis Data Hub.
 The new Uniform TFBS track at UCSC includes newer data, slightly modified processing methods, 
 and improved metadata.  Quality metrics are included in metadata, with detailed metrics in a 
 quality spreadsheet linked to the track description.  
 Browser users will see the uniform peaks first when using track search for TFBS, and 
 this track is now the default track shown when the ENCODE TF Binding menu item is 
 selected in the browser.
 <p>
@@ -1905,31 +1905,31 @@
 		 	<TD nowrap><FONT color="#006666"><B>Group</B></FONT></TD>
                 	<TD nowrap><FONT color="#006666"><B>Super-tracks</B></FONT></TD>
                 	<TD nowrap><FONT color="#006666"><B>Tracks</B></FONT></TD>
                 	<TD nowrap><FONT color="#006666"><B>Tables</B></FONT></TD>
             	      </TR>
   			<TR><TD>Regions and Genes</TD><TD>2</TD><TD>12</TD><TD>73</TD></TR>
   			<TR><TD>Transcription</TD><TD>2</TD><TD>11</TD><TD>67</TD></TR>
   			<TR><TD>Chromatin Immunoprecipitation</TD><TD>8</TD><TD>28</TD><TD>349</TD></TR>
   			<TR><TD>Chromatin Structure</TD><TD>2</TD><TD>8</TD><TD>51</TD></TR>
 		    </TABLE></P>
 		    <P>
 		    Note that the Variation and Comparative Genomics data were 
 		    not lifted during this migration; instead, they will be 
 		    replaced by new data. The first ENCODE MSA alignment for 
 		    hg18 (TBA) is currently in progress on the UCSC 
-		    <A HREF="http://hgwdev.soe.ucsc.edu/ENCODE/">development 
+		    <A HREF="http://hgwdev.gi.ucsc.edu/ENCODE/">development 
 		    server</A>.
 		    <P>
 		    During the migration, ENCODE tracks with whole-genome 
 		    data were moved into the standard browser track 
 		    groups. These include the GIS PET and UCSD/LI
 		    TAF1 tracks. Future submissions of whole-genome ENCODE data
  		    will be loaded directly into the standard track groups.
 		    </P>
 		    <P>
 		    We have expanded the ENCODE downloads site to include 
 		    original data for all &quot;wiggle&quot; datasets. These 
 		    data files now have filename extensions indicating the 
 		    wiggle input format (fixed step, variable step, or 
 		    bedGraph).</P>
 		    <P>
@@ -2078,31 +2078,31 @@
 	    <A NAME="2006"></A>
 
 	    <A NAME="100706"></A>
   	      <FONT SIZE=4 COLOR="#006666">7 Oct. 2006 - Comparative Genomics Data Release</B></FONT><BR>
 		    <P>
 		    Twelve tracks of data produced by the ENCODE Multi-Species
 		    Sequence Analysis group have been released to the UCSC 
 		    public server. These tracks contain multiple sequence 
 		    alignments, conservation, and conserved (constrained) 
 		    elements produced by four conservation methods
 		    (phastCons, binCons, GERP, SCONE) applied to three sequence 
 		    alignments (TBA, MLAGAN, MAVID), and also an assessment of 
 		    the agreement among the alignment methods. The alignments 
 		    were based on genomic sequence in the ENCODE regions of 28 
 		    vertebrate species, as defined in the 
-		    <A HREF="http://hgdownload.soe.ucsc.edu/goldenPath/hg17/encode/alignments/SEP-2005"
+		    <A HREF="http://hgdownload.gi.ucsc.edu/goldenPath/hg17/encode/alignments/SEP-2005"
 		    TARGET=_blank>MSA September 2005 sequence freeze</A>.
 		    <P>
 		    The following tracks can now be found in the ENCODE 
 	   	    Comparative Genomics track group on the public ENCODE 
 		    browser:
 		    <UL>
 		    <LI>MSA Consensus Constrained Elements
 		    <LI>TBA Alignments, TBA Conservation, TBA Conserved Elements
 		    <LI>MLAGAN Alignments, MLAGAN Conservation, MLAGAN Conserved
 		    Elements
 		    <LI>MAVID Alignments, Conservation, Conserved Elements
 		    <LI>MSA Alignment Agreement,  MSA Alignment Gaps
 		    </UL></P>
 		    <P>
 		    Thanks to the following providers of this data:
@@ -2638,32 +2638,32 @@
 		    We'd also like to acknowledge the UCSC team members who
 		    worked on these annotation tracks: Angie Hinrichs (track
 		    development), Galt Barber and Ali Sultan-Qurraie (QA), and
 		    Jim Kent and Donna Karolchik (track documentation).</P>
 		    <P>
 		    <HR>
 
 	    <A NAME="052405b"></A>
   	      <FONT SIZE=4 COLOR="#006666">Posted on 24 May 2005 - New MSA sequence data freeze available</FONT><BR>
 		    <P>
 		    A new ENCODE MSA sequence data freeze is available on the 
 		    UCSC downloads server. The latest freeze contains 
 		    sequences from 23 vertebrates provided by NISC, Baylor, 
 		    the Broad Institute (2X) and the whole genome shotgun 
 		    (WGS) assemblies.  The data may be downloaded as 
-		    <A HREF="http://hgdownload.soe.ucsc.edu/goldenPath/hg16/encode/alignments/MAY-2005/">individual data files</A> or a
-		    <A HREF="http://hgdownload.soe.ucsc.edu/goldenPath/hg16/encode/alignments/MAY-2005.tgz">directory tarball</A>. 
+		    <A HREF="http://hgdownload.gi.ucsc.edu/goldenPath/hg16/encode/alignments/MAY-2005/">individual data files</A> or a
+		    <A HREF="http://hgdownload.gi.ucsc.edu/goldenPath/hg16/encode/alignments/MAY-2005.tgz">directory tarball</A>. 
 		    Aligners are encouraged to upload alignments and related 
 		    data (such as conservation scores and elements) to the 
 		    UCSC ENCODE ftp site as soon as possible and then notify 
 		    <A HREF="mailto:kate@soe.ucsc.edu">Kate Rosenbloom</A>. 
 		    Other data, (conservation, trees, etc.) 
 		    will be generated based on this dataset.</P>
 		    <P>
 		    The following is a summary of data updates from the
 		    previous release:
 		    <UL>
 		    <LI>
 		    The human assembly version remains at hg16 (Jul. 2003).
 		    <LI>
 		    The mouse assembly has been updated from mm5 (May 2004) to
 		    mm6 (Mar. 2005).
@@ -2803,39 +2803,39 @@
                     <P>
                     Thanks to Chunxu Qu and the
                     <A HREF="http://licr-renlab.ucsd.edu/" TARGET=_blank>Ren 
 		    lab</A> for providing these data.
                     <P>
                     <HR>
 
 	    <A NAME="021705"></A>
   	      <FONT SIZE=4 COLOR="#006666">Posted on 17 Feb. 2005 - ENCODE downloads released</FONT><BR>
    		<P>
 		    The ENCODE download area has been reorganized and updated 
 		    on our public download server.  The downloads access page 
 		    is now:
 		    <P>
 		    &nbsp; &nbsp; &nbsp; &nbsp;
-		    <A HREF="http://hgdownload.soe.ucsc.edu/goldenPath/encode/"
-		    TARGET=_blank>http://hgdownload.soe.ucsc.edu/goldenPath/encode/</A>
+		    <A HREF="http://hgdownload.gi.ucsc.edu/goldenPath/encode/"
+		    TARGET=_blank>http://hgdownload.gi.ucsc.edu/goldenPath/encode/</A>
 		    <P>
 		    and the annotations are now located in the 
 		    assembly-specific download directory, currently:
 		    <P>
 		    &nbsp; &nbsp; &nbsp; &nbsp;
-		    <A HREF="http://hgdownload.soe.ucsc.edu/goldenPath/hg16/encode/"
-		    TARGET=_blank>http://hgdownload.soe.ucsc.edu/goldenPath/hg16/encode/</A>
+		    <A HREF="http://hgdownload.gi.ucsc.edu/goldenPath/hg16/encode/"
+		    TARGET=_blank>http://hgdownload.gi.ucsc.edu/goldenPath/hg16/encode/</A>
 		    <P>
 		    Any web pages referencing the previous UCSC ENCODE 
 		    downloads will need to be updated.  Please contact us if 
 		    you have any difficulties.
 		    <P>
 		    <HR>
 
 	    <A NAME="020205"></A>
   	      <FONT SIZE=4 COLOR="#006666">Posted on 2 Feb. 2005 - Affymetrix ChIp/Chip and PolyA RNA data released</FONT><BR>
 		    <P>
 		    A second set of ENCODE ChIp/Chip data is now available on 
 		    the July 2003 human genome assembly:
 <PRE>
     ChIp/Affy Pol2 Pval
     ChIp/Affy Pol2 Sites
@@ -2892,34 +2892,34 @@
 		    </UL>
 		    These tracks are visible in the ENCODE track group of the 
 		    July 2003 (hg16) human genome assembly.  We would like to 
 		    thank the labs of Bing Ren (LI/UCSD), Anindya Dutta (UVA),
 		    Rick Myers (Stanford), and Francis Collins (NHGRI) for 
 		    contributing the initial ENCODE data sets.  
 		    <P>
                     <HR>
 
 	    <A NAME="102604"></A>
   	      <FONT SIZE=4 COLOR="#006666">Posted on 26 Oct. 2004 - Sequence Freeze For Multiple Alignments</FONT><BR>
 		    <P>
 		    We are pleased to release the first "official" sequence 
 		    data freeze for the ENCODE multiple sequence alignment 
 		    projects. The data formats are described in the 
-		    <A HREF="http://hgdownload.soe.ucsc.edu/goldenPath/hg16/encode/alignments/OCT-2004/README.txt" 
+		    <A HREF="http://hgdownload.gi.ucsc.edu/goldenPath/hg16/encode/alignments/OCT-2004/README.txt" 
 		    TARGET=_blank>README</A> file, and the sequences and 
 		    supporting information is collected in the 
-		    <A HREF="http://hgdownload.soe.ucsc.edu/goldenPath/hg16/encode/alignments/OCT-2004" 
+		    <A HREF="http://hgdownload.gi.ucsc.edu/goldenPath/hg16/encode/alignments/OCT-2004" 
 		    TARGET=_blank> data directory</A>.
 		    <P>
 		    The species included in this freeze are as follows:
 <PRE>
        _SPECIES_      _SOURCE_
         Human           hg16
         Chimpanzee      panTro1
         Dog             canFam1
         Rat             rn3
         RatB	        BCM
         Mouse           mm5
         Chicken		galGal2
         Galago		NISC
         Baboon		NISC
         Marmoset        NISC
@@ -2977,26 +2977,26 @@
 		    the ENCODE project community, including this home
 		    page to consolidate these resources.
 		    <P>
 		    The initial resources include sequences for the current 
 		    human assemblies (hg16, hg15, hg13, and hg12), sequence of
 		    the comparative species from 
 		    <A HREF="http://www.nisc.nih.gov/" TARGET=_blank>NISC</A>,
 		    tools for coordinate conversion between human
 		    assemblies, format descriptions for data
 		    submission, and contact information for help with
 		    submitting annotation data and analyses.
 		    <P>
 		    Bulk downloads of the sequence and annotations may
 		    be obtained from the ENCODE Project 
 		    <!--<A HREF="ftp://genome-test.soe.ucsc.edu/encode/downloads/">FTP</A> or -->
-		    <A HREF="http://hgdownload.soe.ucsc.edu/goldenPath/encode/">Downloads</A> 
+		    <A HREF="http://hgdownload.gi.ucsc.edu/goldenPath/encode/">Downloads</A> 
 		    page.  The sequences available here are repeat-masked 
 		    versions of the GenBank records.
 	    <BR><BR>
 	  </TD><TD WIDTH=15></TD></TR>
 	</TABLE>
       </TD></TR>
     </TABLE>
   </TD></TR>
 </TABLE>
 </BODY></HTML>