a4bd219e77d824f808e182c7f1cc1881459dd381 lrnassar Wed Aug 4 13:08:16 2021 -0700 Adding references to the new filters quick start guide refs #24327 diff --git src/hg/htdocs/goldenPath/help/hgTrackHubHelp.html src/hg/htdocs/goldenPath/help/hgTrackHubHelp.html index 7106ea7..05f4982 100755 --- src/hg/htdocs/goldenPath/help/hgTrackHubHelp.html +++ src/hg/htdocs/goldenPath/help/hgTrackHubHelp.html @@ -4,59 +4,62 @@

Using UCSC Genome Browser Track Hubs

Contents

What Are Track Hubs?
What Are Assembly Hubs?
Viewing Track Hubs
Sharing Track Hubs
Setting up a Track Hub
Debugging Track Hubs
Setting up item search
+
Adding filters to your Track Hub
Registering a Track Hub with UCSC
Checking Hub settings and compatibility
Where to host your data

Additional resources

Search the Genome Browser help pages:  

Questions and feedback are welcome.

@@ -738,30 +741,45 @@ this behavior you have to add an index to the bigBed file when you initially create the the bigBed file from the bed file input. Indices are usually created on the name field of the bed, but can be created on any field of the bed. Free-text searches can also be enabled by creating a TRIX index file that maps id's in the track to free-text metadata. Further instructions can be found in the Searchable Hub Quick Start Guide.

See the searchIndex and searchTrix fields in the Hub Track Database Definition document for information on how to set up your bigBed to enable searching. The searchIndex setting requires the input BED data to be case-senstive sorted (sort -k1,1 -k2,2n). You can use either the example UNIX sort command or the bedSort utility available here. See an example searchable hub.

+ + +

Adding Filters to your Track Hub

+

+The Genome Browser supports three varieties of data filter options for bigBed data. +These can improve data usability in many ways, such as displaying specific data by default +(e.g. only items that pass certain quality scores), allow for filtering based on +pre-specified categories (e.g designate only LINE repetitive elements from a list of options) +and more.

+

+For more information on the options available and examples on how to set up filters, see our +Track Hub Filters Quick Start Guide +and the filter entries in the +Track Database Definition Document.

+

Registering a Track Hub with UCSC

If you would like to share your track hub with other Genome Browser users, you can register your hub with UCSC by contacting the Genome Browser technical support mailing list at genome@soe.ucsc.edu. Please include the URL of your hub.txt file in the message. Once registered, your hub will appear as a link on the Public Hubs tab on the Track Hubs page. To assist developers of Public Hubs, there is a Public Hubs Guidelines page. The page shares pointers and preferred style approaches, such as the need for creating description html pages for your data that display any available references and an email contact for further data questions.

Alternatively, you can share your track hub with selected colleagues by providing them with the URL