b34f0a8b1a7342b89f60e34ed7d00ad01e8d604b dschmelt Fri Jun 14 13:49:19 2019 -0700 Fixing minor typo #15449 diff --git src/hg/htdocs/goldenPath/help/bigGenePred.html src/hg/htdocs/goldenPath/help/bigGenePred.html index babffcd..834b772 100755 --- src/hg/htdocs/goldenPath/help/bigGenePred.html +++ src/hg/htdocs/goldenPath/help/bigGenePred.html @@ -262,31 +262,31 @@ For more information, please visit the <a href=hgTrackHubHelp.html#Hosting>hosting section</a> of our Track Hub help guide.</li> <li>Copy the text from the <a href=examples/hubExamples/hubBigGenePred/>bigGenePred example hub files </a>into files on your hosting website. You will need a hub.txt and a genomes.txt file, along with a directory for each assembly you would like to display data on (e.g., hg38). Within your assembly directory, you will need your data file(s), (e.g., bigGenePredEHub.bb). Then you will need a trackDb.txt file which will define your track settings, such as the setting that displays genomic codons and amino acid letters, <code>baseColorDefault genomicCodons</code>.</li> <li>Verify that you have the four required files in the following structure, where <strong>hg38</strong> is a directory: </br> --<a href=examples/hubExamples/hubBigGenePred/hub.txt>hub.txt</a></br> --<a href=examples/hubExamples/hubBigGenePred/genomes.txt>genomes.txt</a></br> <strong>--<a href=examples/hubExamples/hubBigGenePred/hg38/>hg38</a></strong></br> ----<a href=examples/hubExamples/hubBigGenePred/hg38/trackDb.txt>trackDb.txt</a></br> -----<a href=examples/hubExamples/hubBiigGenePred/hg38/bigGenePred.bb>bigGenePred.bb</a></br> +----<a href=examples/hubExamples/hubBigGenePred/hg38/bigGenePred.bb>bigGenePred.bb</a></br> You may also include a hub description page and a <a href=examples/hubExamples/hubBigGenePred/hg38/bigGenePredEHub.html>track description page</a>, where you will find additional instructions. </li> <li>Copy the link to your hub.txt file URL of your hub.txt file and paste it into the text input box on the <a href=../../../cgi-bin/hgHubConnect>Track Hub page.</a> For an example, you can paste the following link into the input box: <a href=http://genome.ucsc.edu/goldenPath/help/examples/hubExamples/hubBigGenePred/hub.txt> http://genome.ucsc.edu/goldenPath/help/examples/hubExamples/hubBigGenePred/hub.txt</a>. This should connect you to your hub, with the data available by navigating to your assembly of interest.</li> <p class='text-center'> <img class='text-center' src="../../images/bigGenePredHub.png" alt="An image of a bigGenePred track hub on the Browser" width="999"> </p> </ol>