23006734e4b7badfcdce018f6af09e68c6bb8026 galt Mon Sep 19 17:23:43 2016 -0700 Renamed phyloGif to phloPng. Fixes #18104. diff --git src/hg/htdocs/util.html src/hg/htdocs/util.html index dd36801..7903b55 100755 --- src/hg/htdocs/util.html +++ src/hg/htdocs/util.html @@ -41,32 +41,32 @@ <LI><A HREF="http://users.soe.ucsc.edu/~kent/dnaDust/dnadust.html">DNA Duster</A> - removes formatting characters and other non-sequence-related characters from an input sequence. Offers several configuration options for the output format, including translated protein. <LI><A HREF="http://users.soe.ucsc.edu/~kent/protDust/protDust.html">Protein Duster</A> - removes formatting characters and other non-sequence-related characters from an input sequence. Offers several configuration options for the output format. - <LI><A HREF="cgi-bin/phyloGif">Phylogenetic Tree - Gif Maker</A> - creates a gif image from the + <LI><A HREF="cgi-bin/phyloPng">Phylogenetic Tree + PNG Maker</A> - creates a PNG image from the phylogenetic tree specification given. Offers several configuration options for branch lengths, normalized lengths, branch labels, legend etc. <LI><A HREF="http://hgdownload.cse.ucsc.edu/downloads.html#source_downloads">Executable and Source Code Downloads</A> - executable and source code downloads of the Genome Browser, Blat and liftOver. </UL> </TD> <TD WIDTH=15></TD> </TR> </TABLE> <BR> </TD></TR>