ccHeatmap is a special class. It can be used not only as a single track but also as the result of adding a heatmap track to a ccPlot
Slots
funccharacter. Normally it is "circos.heatmap".
paramslist. A named list that stores the parameters of the function circlize::circos.heatmap called by the backend.
trackGeomslist. A list where ccTrackGeom are stored.
cellslist. A list where ccCell are stored.
trackslist. A list where ccTrack or ccGenomicTrack or ccHeatmap are stored.
linkslist. A list where ccLink or ccGenomicLink or ccHeatmapLink are stored.
parslist. A list where ccPar are stored.
clearlogical. Whether to call circlize::circos.clear before drawing.