2e3c89f43f3bb9d386178270200d0acce9fc8050
lrnassar
  Fri Nov 22 17:47:13 2024 -0800
Giving the UI link cronjob some love by fixing all the 301 redirects. These are the bulk of the items listed on the cron. No RM.

diff --git src/hg/makeDb/trackDb/zebrafish/affyZebrafish.html src/hg/makeDb/trackDb/zebrafish/affyZebrafish.html
index ca0432f..78acd09 100644
--- src/hg/makeDb/trackDb/zebrafish/affyZebrafish.html
+++ src/hg/makeDb/trackDb/zebrafish/affyZebrafish.html
@@ -1,20 +1,20 @@
 <H2>Description</H2>
 <P>
 This track shows the location of the consensus sequences used for the 
 selection of probes on the Affymetrix Zebrafish genome chip. 
 </P> 
 
 <H2>Methods</H2>
 <P>
 Consensus sequences were downloaded from the
-<A HREF="http://www.affymetrix.com/support/technical/byproduct.affx?product=zebrafish" 
+<A HREF="https://www.affymetrix.com:443/support/technical/byproduct.affx?product=zebrafish" 
 TARGET=_blank>Affymetrix Product Support</A> web page.
 The sequences were mapped to the genome with blat followed by pslCDnaFilter 
 using the parameters <TT>-localNearBest=0.005</TT>,<TT> -minQSize=20</TT>,
 <TT> -minNonRepSize=16</TT>,<TT> -ignoreNs</TT>,<TT> -bestOverlap</TT>,
 <TT> -minId=0.95</TT> and <TT>-minCover=0.15</TT>.  </P>
 
 <H2>Credits</H2>
 <P>
 Thanks to <A HREF="https://www.thermofisher.com/us/en/home/life-science/microarray-analysis/affymetrix.html"
 TARGET=_blank>Affymetrix</A> for the data underlying this track.</P>