Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

name

Short track name.

color

Track color, in the format r,g,b; where r, g, and b are numbers from 0 to 255.

description

Human-readable short description of the track.

visibility

In IGB, visibility=1 and visiblity=dense will cause the track to be displayed in "collapsed" mode. Otherwise, the track displays in "expanded" mode.

url

A URL for linking to an outside website.  Any instances of $$  in the URL will be replaced with the item id.  See  LinkoutsConfiguring Web links to external sites.

useScore

Whether to convert score data to color values.  Valid values are useScore=0 and useScore=1 Files in ".bed" and ".gff" format can contain scores.  See Using Color to Represent Scores.   

itemRgb

If itemRgb=On, use the data in column 9 of ".bed" files to determine the colors of individual annotations.  Using this function requires additional memory.

graphType

Sets the graph type for graph files in the "wiggle" format.  Can be graphType=bar or graphType=points.  See Loading Data.