c7c977ef035c3ea2a45e3394f5d0fe9c1ed0739b mspeir Wed Dec 24 10:56:26 2025 -0800 adding bulleted list of ra stanza specification, refs #35619 diff --git src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v3.html src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v3.html index 5e05d855d80..cc56ea73716 100755 --- src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v3.html +++ src/hg/htdocs/goldenPath/help/trackDb/trackDbHub.v3.html @@ -49,41 +49,53 @@
For returning readers: We keep a list of changes to the trackDb specification below.
This document describes how to set dataset display characteristics - using "track database" or "trackDb" settings through key-value pair + using "track database" or "trackDb" settings through name-value pair associations used in a Track Hub's trackDb.txt file.
The text file format for trackDb settings starts by creating a
- text block, or "stanza", for each track dataset following
- "ra" rules to establish a "record" of related settings. The first
- line establishes the track "key", with additional lines
- containing further "setting" keys, and one or more words or numbers
- that follow, which are the "values" for each setting. All trackDb
- stanzas are keyed by track and delimited by blank lines.
- Here is an example:
track name. Additional
+ lines will contain further "setting" names followed
+ by "values" of one or more words of numbers.
+ track line and a stanza ends
+ with a blank line.
+ track names, although there are some
+ settings that include periods in the name, e.g. filter.fieldName.
+ Here is an example:
track myFirstTrack
type bigBed 3
bigDataUrl myFirstTrack.bb
shortLabel Example Data
longLabel The data in this track is format "bigBed 3".
Every track stanza should have these five settings
(track type bigDataUrl shortLabel longLabel).
The first line's track key value (myFirstTrack) is the
identifier for the dataset given to the Browser and it must be
unique for each track within your data hub. After the track key,
the most important setting is the type key. This value
(bigBed 3) tells the Browser the type of format the