e7d8f628f59803799145e7d5088cc651af47e40d
brianlee
  Wed Feb 12 09:38:39 2020 -0800
On second thought, instead of adding sentence fragments doing a Revert "Adding periods to end of util.html descriptions to match style on the top of the page refs #24941"

This reverts commit 077edaf4f72269a2517551cf8ed559183fe180bf.

diff --git src/hg/htdocs/util.html src/hg/htdocs/util.html
index d29c582..b02df41 100755
--- src/hg/htdocs/util.html
+++ src/hg/htdocs/util.html
@@ -28,53 +28,53 @@
   from the phylogenetic tree specification given. Offers several configuration options for branch 
   lengths, normalized lengths, branch labels, legend etc.</li>
   <li>
   <strong><a href="http://hgdownload.soe.ucsc.edu/downloads.html#source_downloads">Executable and 
   Source Code Downloads</a></strong> - executable and source code downloads of the Genome Browser, 
   Blat and liftOver.</li>
 </ul>
 </p>
 <p>
 The following tools and utilities created by outside groups may be helpful when working with our
 file formats and the genome annotation databases that we provide. References to these tools are
 provided for the benefit of our users. We are unable to support the use of externally developed
 tools; if you have questions or problems, please contact the developers of the tool directly.
 <ul class="gbsNoBullet">
   <li><strong><a href="https://bedops.readthedocs.io/en/latest/">BEDOPS</a></strong> -
-      A highly scalable and easily-parallelizable genome analysis toolkit.
+      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.
+      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.
+      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.
+      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.
+      Python package to load genome annotations from our servers
   </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.
+      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.
+      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.
+      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.
+      2bit genome sequence files
   </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.
+      Python package to download genome sequences from our servers
   </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>
 </ul>
 </p>
 <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->