Create a circlize plot
PlotCirclize(
data,
category.spacing = 1.2,
category.inset = c(-0.4, 0),
monochrome = TRUE,
plot.colors = c("#CCCCCC", "#DEDEDE"),
font.type = "serif"
)
data for circlize plot
spacing between category items , Default: 1.25
inset of category items form plot , Default: c(-0.5, 0)
logical, indicating whether or not to use monochrome colors, else use DistinctColors, Default: TRUE
range of color to use, Default: c("#CCCCCC", "#DEDEDE")
font type used for visualizations, Default: 'serif'
dev
,
recordPlot
legend
circos.par
,
chordDiagram
,
circos.trackPlotRegion
,
circos.clear