7ef475c3faf058d5248baa20520901a9b3f84da7 brianlee Wed Feb 5 08:48:17 2020 -0800 Adding MakeHub to Max's new addition of utilities refs #24666 diff --git src/hg/htdocs/util.html src/hg/htdocs/util.html index eb1a0cf..fedd287 100755 --- src/hg/htdocs/util.html +++ src/hg/htdocs/util.html @@ -44,18 +44,20 @@ 2bit genome sequence files</li> <li><strong><a href="https://pypi.org/project/cruzdb/">CruzDb</a></strong> - Python package to load genome annotations from our servers</li> <li><strong><a href="https://pypi.org/project/ucsc-genomes-downloader/">ucsc-genomes-download</a></strong> - Python package to download genome sequences from our servers </li> <li><strong><a href="https://daler.github.io/trackhub/">trackhub</a></strong> - Python package to manage files in our trackDb format </li> <li><strong><a href="https://github.com/Ensembl/WiggleTools">WiggleTools</a></strong> - C++ Unix command-line tool to work with bigWig files: combine, merge, scale, aggregate and many other operations. </li> <li><strong><a href="https://github.com/dpryan79/libBigWig">libBigWig</a></strong> - A C library to read bigWig files, without a dependency on our source code </li> - <li><strong><a href=""></a></strong> - + <li><strong><a href="https://github.com/Gaius-Augustus/MakeHub">MakeHub</a></strong> - + Python tool to build assembly hubs files for new genomes </li> +</ul> <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->