0e4e0c0af65eea70f64edbc68348ce0972c4bbf4 braney Fri Aug 28 16:45:00 2026 -0700 Correct the track types listed for trackDb settings, and the hub settings list The "For Types" list in the trackDb docs was wrong for about sixty settings, so the docs named the wrong track types for settings that have always worked. Most named only the older type and left out its big* counterpart. The clearest case is the multiple-alignment family: a bigMaf track is drawn and configured by the same code as a wigMaf track, but only speciesOrder said so, while irows, itemFirstCharCase, speciesGroups, speciesCodonDefault, speciesDefaultOff, treeImage, pairwiseHeight and speciesUseFile all claimed wigMaf alone. The hapCluster settings said vcf and not vcfTabix. noScoreFilter said bed while its own example uses type bigBed 6 +. Six settings said "all" for something that only works on item tracks. Two documented settings do not exist. pslSequence describes a variable that was replaced by the baseColor family long before the setting was listed, and nothing has read either spelling since; it is removed. noStems is renamed to lollyNoStems, which is what the Browser actually reads. That one mattered: hubCheck builds its list of valid settings from trackDbHub.html, so it accepted the spelling that does nothing and rejected the one that works. Fourteen settings that work in hubs had no entry in the hub spec, so hubCheck reported them as unrecognized. They are listed now: chainColor, chainNormScoreAvailable, pairwiseHeight, barChartMatrixUrl, mouseOverFunction, intronGap, filterBy, baseColorTickColor, speciesGroups, speciesDefaultOff, speciesCodonDefault, itemFirstCharCase, irows, and canPack with configureByPopup and origAssembly. The last three, along with filterBy and baseColorTickColor, were marked "NOT FOR HUBS", which was wrong: the Browser reads them from a hub's trackDb the same way it reads them from ours. The type setting on the hub page listed every type the Browser knows, including ones that only work for tracks loaded into our own databases. It now shows only the types a hub can use. A hub-specific blurb for this already existed and had never been referenced. Three settings had no blurb at all, so the generated trackDbSettings.json never saw them: metadata, noInherit and useScore. Written, and the five hand-written copies in trackDbDoc.html that had drifted from the library are brought back into line. The library's header told the reader to always check their work in trackDbTestBlurbs.html, which was deleted in November 2025. It now points at "make settings" instead. That target regenerates trackDbSettings.yaml and .json, which are updated here, and its name map gains an entry so the hub-specific type blurb is still keyed as "type". refs #37908 diff --git src/hg/htdocs/goldenPath/help/trackDb/trackDbDoc.html src/hg/htdocs/goldenPath/help/trackDb/trackDbDoc.html index d94748d68a0..59538249a4c 100755 --- src/hg/htdocs/goldenPath/help/trackDb/trackDbDoc.html +++ src/hg/htdocs/goldenPath/help/trackDb/trackDbDoc.html @@ -1037,32 +1037,32 @@

- -
 bigLolly - Lollipop charts
type bigLolly
bigDataUrl <url/relativePath>
-
noStems <on/off> +
+
lollyNoStems <on/off>
lollySizeField <integer>
lollyMaxSize <integer>
lollyField <integer>
@@ -1291,33 +1291,30 @@  psl - Sequence alignment tracks settings
type psl <subtype> [otherDb]
blastRef <assembly.table>
colorChromDefault off
pred <assembly.table>
-
pslSequence <no/all/different>
-
transMapGene <assembly.table>
transMapInfo <table>
transMapSrc <assembly.table>
transMapTypeDesc <label>
ucscRetroInfo
@@ -2193,43 +2190,44 @@

hg15.hg15Mm3L

Completely replaced by type wig and more recently bigWig

List of Miscellaneous Specal Case, Deprecated, Rejected or Rarely Used Settings

- + - + + @@ -2409,33 +2407,34 @@ - - + @@ -2460,37 +2459,37 @@ - @@ -2645,40 +2644,41 @@ - + speciesUseFile <cartVariableName> + @@ -2701,33 +2701,33 @@ hg18: encodePseudogeneConsensus, encodePseudogeneYale). - +
Rejected settingsFor TypesReason
accession all ENCODE only ENCODE only; DEPRCATED (replaced with mdb )
canPack <off/on>canPack <off/on> allNOT FOR HUBS. Deprecated. -

Almost tracks can be displayed in the five +

Deprecated. The track type usually decides this. +

Almost all tracks can be displayed in the five standard visibilities. However on some track types such as wiggles, squish and pack offer no real advantage over dense and full. By default, these tracks will not offer the less valuable visibilities. Nevertheless, you can make your track offer these visibility choices by turning canPack on. Note: subtracks of composites will always offer all five choices.

Example:

   canPack on
-
cdsDrawDefaultgenePred There are a number of occurrences of cdsDrawDefault in our trackDbs, always set to ‘genomic\ codons ‘. However, I have found no documentation and no code that references this setting.
cdsDrawOptionspsl I have found no documentation and no code that references this setting. Also, I do not see it in our trackDbs. Can't find this in any of our trackDb.ra files.
mapDispatcher expRatio Only hg17 group "x" [tingwang 2007] and not in C.
maxScorebroadPeak Obsolete, replaced with scoreFilterLimits.
all ENCODE onlyOBSOLETE: replaced by metaDb. Currently only way for datHubs to have - metadata dropdowns. Used by WashU hubs. + allOBSOLETE: replaced by meta, + which names one metadata file for the whole hub. Still read, and still + used by some hubs.
mgiUrlbed Special case variant of url used by no current tracks (tdbQuery -strict).
mgiUrlLabelbed Special case variant of url used by no current tracks (tdbQuery -strict).
minMaxchromGraph Unused track type (tdbQuery -strict).
nextItemButton all This setting lets you override the Browser wide setting to disable nextItem arrows (which is off by default). When this is on, the nextItem arrows will show up for your track. The opposite does not seem to be the case, where nextItems are enabled, but you want to exclude them from your track.
noInheritallThis one should be - OBSOLETE but there continue to be edge cases where this setting - has some affect. Currently only 2 places this is read this:

+

This one should be OBSOLETE, but there are still edge cases where it + has an effect. It is read in a few places:

    -
  1. in hdb to makesuperChildren inherit settings from their supertrack. This is - done by putting the super settings into the child's settings hash.
  2. -
  3. tdbQuery where it appears to have no affect.
  4. +
  5. in hdb, to stop a subtrack inheriting its parent's settings. Without + it the parent settings are copied into the child's settings hash.
  6. +
  7. in hgCollection, which removes it.
  8. +
  9. in tdbQuery and raSqlQuery, where it appears to have no effect.
nonBedFieldsLabel bigBed OBSOLETE when bigBed has "as" definitions. Instead, the extraFieldsPrint should pick up the non-standard bed fields straight from the as definition.
notNCBIbed Only used in drosophila dm2/dm3. Referenced in hgc.c code.OBSOLETE. Not in our trackDbs (tdbQuery -strict). Specifically ifdef'd out of code with
#define BRANEY_SAYS_USETARG_IS_OBSOLETE.
speciesTreewigMaf OBSOLETE. Replaced by treeImage. Not in our trackDbs (tdbQuery -strict). Specifically ifdef'd out of code with
#define BRANEY_SAYS_USETARG_IS_OBSOLETE.
- speciesUseFile <fileName>wigMafwigMaf, bigMaf

Deprecated

Much more rarely used, this setting can replace speciesOrder and speciesGroups. - Set the speciesUseFile to a path relative to the apache cgi-bin. - The file should contain a single species name as the first word of each line.

+ The value is not a file name. It is the name of a cart variable, and the + Browser reads the species list from the file that variable points to. + The file holds one species name as the first word of each line.

Example:

-
    speciesUseFile speciesLists/conserved8Way.txt
+
    speciesUseFile myTrack.speciesList
stripPrefixbam Not yet implemented? Only on hg18.oneKGHighCovSeq experimental track.
subgroupsbed Typo: should be subGroups.
subTrackall OBSOLETE: replaced with parent.
url2bed Special cased second URL used much like url.
url2Labelbed Special cased second URL label used much like urlLabel.
- useScorebed, factorSource, bed5FloatScore, broadPeakDeprecate: replaced with spectrum - as a slighly less obscurely named setting. + useScorebed, bigBed, bigGenePred, psl, bigPslDeprecated: replaced with spectrum + as a slightly less obscurely named setting. Either name sets the same flag.
vegaGeneIdUrl genePred ENCODE Gencode Only Special for ENCODE Gencode to generate external URL.
vegaTranscriptIdUrl genePred ENCODE Gencode Only Special for ENCODE Gencode to generate external URL.