a4fcef6bb047274c0c49e2ced418852df7ccc893 ccpowell Fri May 3 14:51:56 2019 -0700 Editing typo on hgWiggle, refs #23300 diff --git src/hg/htdocs/goldenPath/help/hgWiggleTrackHelp.html src/hg/htdocs/goldenPath/help/hgWiggleTrackHelp.html index 2b3bb4e..08f2976 100755 --- src/hg/htdocs/goldenPath/help/hgWiggleTrackHelp.html +++ src/hg/htdocs/goldenPath/help/hgWiggleTrackHelp.html @@ -96,31 +96,31 @@ <h3>Annotation track display modes</h3> <p> Each annotation track within the window may have up to five display modes: <p> <dl class="gbsNoBullet"> <dt>Dense</dt> <dd>The track is displayed with all features collapsed into a single line. The darker the line color the greater the wiggle value at that location.<br> <img src="../../images/wiggle_dense-1.png" alt="Wiggle in dense display" width="800"> </dd> <dt>Squish</dt> <dd>The track is displayed with all the features collapsed into a single line, much like the dense display mode with greater compression.<br> <img src="../../images/wiggle_squish-1.png" width="800px"> </dd> - <dt>Pack:/dt> + <dt>Pack</dt> <dd>The track displays the wiggle value associated with each annotation feature creating a histogram-like image, much like the dense display mode with greater compression.<br> <img src="../../images/wiggle_pack-1.png" width="800px" > </dd> <dt>Full</dt> <dd>The track displays the wiggle value associated with each annotation feature creating a histogram-like image. <br> <img src="../../images/wiggle_full-1.png" width="800px"> </dd> <dt>Hide</dt> <dd>The track is not displayed at all. To hide all the annotation tracks, click the <em>hide all</em> button.</dd> </dl> <h3>Overlay method</h3>