12c0ffc9df7c1e4cf0580194bf62c7f83b1e6a39 lrnassar Thu Jan 19 12:05:21 2023 -0800 Fixing mistakes from CR feedback, refs #30504 diff --git src/hg/htdocs/goldenPath/help/query.html src/hg/htdocs/goldenPath/help/query.html index a143dda..5675931 100755 --- src/hg/htdocs/goldenPath/help/query.html +++ src/hg/htdocs/goldenPath/help/query.html @@ -3,31 +3,31 @@ <!--#set var="ROOT" value="../.." --> <!-- Relative paths to support mirror sites with non-standard GB docs install --> <!--#include virtual="$ROOT/inc/gbPageStart.html" --> <h1>Querying the Genome Browser</h1> <p> From the <a href="../../cgi-bin/hgGateway">Genomes page</a>, you can jump to the default position of an assembly by clicking the "Go" button or you can specify a particular genome position in a variety of formats. These same formats are valid in the search bar above the main <a href="../../cgi-bin/hgTracks">Genome Browser track display</a>.</p> <p> In addition to the positional queries described below, any search term can be used to find matches in track data, track names and/or descriptions, help docs, and public hub -track names and/or descriptions. See our <a href="/goldenPath/help/query.html">search +track names and/or descriptions. See our <a href="/cgi-bin/hgSearch">search page</a> for more details on the search functionality.</p> <p> Valid position queries can include:</p> <ul> <li> Chromosome numbers</li> <li> Chromosomal coordinate ranges</li> <li> Gene names</li> <li> Accession numbers</li> <li> An mRNA, EST or STS marker</li>