Genome Browser Tracks : General parameters used in genome browser tracks

# subtracksMaxDefault
Maximum number of subtracks to show in a track
Type: integer
Default: 8
Used in: Genome

# trackConfigurableProperties
Track configurable properties
@tracks {name:[string];Track name;[]}
Type: array
Default: [name, hideName, hideFeatureNames, type, height, fill, outline, data, hide, connect, subtracksMax, highlight]
Used in: Genome

# trackDirColor
Color for the strand direction of the tracks in the genome browser
Type: color
Default: rgb(0,0,0)
Used in: Genome

# trackFillColor
Color for the fill of the tracks in the genome browser
Type: color
Default: rgb(255,255,255)
Used in: Genome

# trackNameAlign
Alignment (or position) for the track name
Type: string
Default: center
Options: left, center, right
Used in: Genome

# trackNameBaseline
Baseline (or reference line) for the track name
Type: string
Default: middle
Options: top, middle, bottom
Used in: Genome

# trackNameColor
Color for the text in track name
Type: color
Default: rgb(0,0,0)
Used in: Genome

# trackNameFontSize
Font size for the text in track name. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the trackNameScaleFontFactor
Type: integer
Default: 11
Used in: Genome

# trackNameFontStyle
Font style for the track name
Type: string
Default:
Options: , bold, italic, bold italic
Used in: Genome

# trackNameMargin
Margin to pad or separate the characters in the track name
Type: float
Default: 8
Used in: Genome

# trackNameRotate
Rotation in degrees for the track name
Type: integer
Default:
Used in: Genome

# trackNameScaleFontFactor
Scaling factor used to increase or decrease the track name font size in the canvas
Type: float
Default: 1
Used in: Genome