d16f1d2a074202e1f33da56801c87d401a7de6ce dschmelt Wed Oct 2 15:49:25 2019 -0700 Linking searchable track hub guide to other docs #20881 diff --git src/hg/htdocs/goldenPath/help/hubQuickStart.html src/hg/htdocs/goldenPath/help/hubQuickStart.html index 3e42dfd..40d89ca 100755 --- src/hg/htdocs/goldenPath/help/hubQuickStart.html +++ src/hg/htdocs/goldenPath/help/hubQuickStart.html @@ -91,30 +91,33 @@ <li> <strong><a href="trackDb/trackDbHub.html" target="_blank">Track Database (trackDb) Definition Document</a></strong></li> <li> <strong><a href="http://genomewiki.ucsc.edu/index.php/Assembly_Hubs" target="_blank">Assembly Hubs Wiki</a></strong></li> <li> <strong><a href="http://genomewiki.ucsc.edu/index.php/Public_Hub_Guidelines" target="_blank">Public Hub Guidelines Wiki</a></strong></li> <li> <strong><a href="hubQuickStartGroups.html" target="_blank">Quick Start Guide to Organizing Track Hubs into Groupings</a></strong></li> <li> <strong><a href="hubQuickStartAssembly.html" target="_blank">Quick Start Guide to Assembly Track Hubs</a></strong></li> + <li> + <strong><a href="hubQuickStartSearch.html" target="_blank">Quick Start Guide to Searchable Track + Hubs</a></strong></li> </ul> <!-- ========== hub.txt ============================== --> <a name="hub.txt"></a> <h2>Understanding hub.txt</h2> <pre><code><strong>hub</strong> <em>MyHubsNameWithoutSpaces</em> <strong>shortLabel</strong> <em>My Hub's Name</em> <strong>longLabel</strong> <em>Name up to 80 characters versus shortLabel limited to 17 characters</em> <strong>genomesFile</strong> <em>genomes.txt</em> <strong>email</strong> <em>myEmail@address</em> <strong>descriptionUrl</strong> <em>aboutMyHub.html</em> </code></pre> <p> A hub starts with a few short lines in hubs.txt. The hub.txt file informs the UCSC Browser where to find the underlying assemblies via the <code><strong> genomesFile</strong>genomes.txt</code> parameter, which in turn will direct the Browser to each assembly's related binary indexed track