47ec5874029cec229a412d95cf3d8c4e6ff1a05b
brianlee
  Wed Jun 1 10:32:19 2022 -0700
Adding G-OnRamp to list of outside group tools and closing ticket ref #24920

diff --git src/hg/htdocs/util.html src/hg/htdocs/util.html
index 79dc196..5f1ca07 100755
--- src/hg/htdocs/util.html
+++ src/hg/htdocs/util.html
@@ -66,30 +66,33 @@
   <li><strong><a href="https://bedops.readthedocs.io/en/latest/">BEDOPS</a></strong> -
       A highly scalable and easily-parallelizable genome analysis toolkit
   </li>
   <li><strong><a href="https://bedtools.readthedocs.io/en/latest/">bedtools</a></strong> -
       A swiss-army knife of tools for a wide-range of genomics analysis tasks
   </li>
   <li><strong><a href="https://github.com/CRG-Barcelona/bwtool/wiki">bwtool</a></strong> -
       A command-line utility for bigWig files
   </li>
   <li><strong><a href="http://crossmap.sourceforge.net/">CrossMap</a></strong> -
       A program for genome coordinate conversion between different assemblies
   </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://g-onramp.org/">G-OnRamp</a></strong> -
+      GEP + Galaxy (G-OnRamp) tool to create assembly hub browsers for eukaryotic genomes
+  </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="https://github.com/Gaius-Augustus/MakeHub">MakeHub</a></strong> -
       Python tool to build assembly hub files for new genomes
   </li>
   <li><strong><a href="https://bioconductor.org/packages/release/bioc/html/rtracklayer.html">RTracklayer</a></strong> -
       R package to import genome annotations from our databases
   </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://pypi.org/project/twobitreader/">twobitreader</a></strong> - Python package to open
       2bit genome sequence files
   </li>