bf2e5766c27fb8210d2b38bd457dd0b46d7374cb gperez2 Tue Oct 21 11:08:16 2025 -0700 Fixing 404 link for the Static Page Cronjob 2025-10-15, no RM diff --git src/hg/htdocs/goldenPath/help/trix.html src/hg/htdocs/goldenPath/help/trix.html index 08d4b29903c..4c91a42ac6e 100755 --- src/hg/htdocs/goldenPath/help/trix.html +++ src/hg/htdocs/goldenPath/help/trix.html @@ -51,19 +51,19 @@ </ol> <p> The <code>ixIxx</code> utility has a default of 31 characters for words. If you build an input.txt with longer words, such as very long accessions, you neeed to add the option <code>-maxWordLength=N</code> to override the default and expand it to the size you are using for the longest words in your index.</p> <h3 id="resources">Resources and examples</h3> <p> If you want to use your Trix index in a track hub, see the <code>searchTrix</code> setting in the <a href="trackDb/trackDbHub.html#searchTrix">Track Database Definition Document</a>.</p> <p> Review our <a href="hubQuickStartSearch.html" target="_blank">Quick Start Guide to Searchable track hubs</a> for illustrated steps building a track hub.</p> <p> There are also tools available for taking genePred format to trix format, such as -this <a href="https://genome-source.gi.ucsc.edu/gitlist/kent.git/blob/master/src/hg/utils/automation/gpToIx.pl" +this <a href="https://raw.githubusercontent.com/ucscGenomeBrowser/kent/refs/heads/master/src/hg/utils/automation/gpToIx.pl" target="_blank">gpToIx.pl</a> perl script.</p> <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->