Access colormap of gTrack object, this is a named list of named character vectors that specifies the field of the underlying GRanges object that will be used to map a set of values to a set of colors. usage: colormap(gt)

colormap(.Object)

# S4 method for gTrack
colormap(.Object)

Arguments

.Object

gTrack object to retrieve colormap from

Author

Marcin Imielinski