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 @@
The ixIxx 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 -maxWordLength=N
to override the default and expand it to the size you are using for the longest words in your index.
If you want to use your Trix index in a track hub, see the searchTrix setting in the
Track Database Definition Document.
Review our Quick Start Guide to Searchable track hubs for illustrated steps building a track hub.
There are also tools available for taking genePred format to trix format, such as -this gpToIx.pl perl script.