0647795ae5666e8a871f3b2a52c68f3e3c23dd5d brianlee Thu Apr 23 13:25:00 2020 -0700 Removing a name= tag that was adding a break at the top of the page of wiggle help docs diff --git src/hg/htdocs/goldenPath/help/hgWiggleTrackHelp.html src/hg/htdocs/goldenPath/help/hgWiggleTrackHelp.html index 3e0dcae..26bcfae 100755 --- src/hg/htdocs/goldenPath/help/hgWiggleTrackHelp.html +++ src/hg/htdocs/goldenPath/help/hgWiggleTrackHelp.html @@ -1,25 +1,23 @@ <!DOCTYPE html> <!--#set var="TITLE" value="Genome Browser Wiggle Tracks" --> <!--#set var="ROOT" value="../.." --> <!-- Relative paths to support mirror sites with non-standard GB docs install --> <!--#include virtual="$ROOT/inc/gbPageStart.html" --> <!-- Graph-Based Track Help Page --> - -<a name="Topic5"></a><br> <h1>Configuring graph-based tracks</h1> <p> Genome Browser graph-based tracks may be configured in a variety of ways to highlight different aspects of the displayed information. Some track types, such as BAM tracks and certain gene tracks, offer dynamic calculation of items in the current window to display a density graph where the height is proportional to the number of items mapped to each genomic position. The following information explains each of the available configuration options.</p> <h3>Display settings</h3> <p> <img src="../../images/2conf_enco.png" width="800px" ><br> <br> <strong>Type of graph</strong>: The default "Bar" setting depicts the graph data using color-filled bars. To view the data as a series of points or lines, select the "Points" setting.</p>