ccGenomicCellGeom-class {circlizePlus}R Documentation

S4 class ccGenomicCellGeom

Description

It is a subclass of ccCellGeom. It only works if the plotted data is genomic data. Objectified representation of the R package circlize's plotting functions and corresponding parameters at the cell level.

Slots

func

character. The name of the plot function in the R package circlize.

params

list. When the function corresponding to the parameter param is called, it represents the argument of this function.

Examples

NULL

[Package circlizePlus version 0.9.1 Index]