bbabbd5d2566d47d923d51dbe350634783455999 mspeir Sun Oct 26 12:14:52 2025 -0700 change soe to gi, refs #35031 diff --git src/hg/htdocs/goldenPath/help/trix.html src/hg/htdocs/goldenPath/help/trix.html index 4c91a42ac6e..94a1ef59142 100755 --- src/hg/htdocs/goldenPath/help/trix.html +++ src/hg/htdocs/goldenPath/help/trix.html @@ -5,31 +5,31 @@
A Trix index consists of a pair of files that allow for fast look-up of free text associated with a
list of identifiers. The index is created from a single line-oriented text file using the program
ixIxx. Each line in the text file starts with an identifier, followed by free text
associated with the ID. The search is not case sensitive, so any case-combination of the free text
entered will be matched. For a more complete description of how to make a searchable track hub (or
custom track), please visit the Quick Start
Guide to Searchable track hubs.
To complete the steps below you must first download the ixIxx utility. For more
information on downloading our command line utilities, see these
-instructions.
To create a Trix index, follow these steps:
id1 this is text for id1
id2 this is text for id2
id3 this is text for id3ixIxx program on your text file. ixIxx input.txt myTrix.ix myTrix.ixx