Object ccHeatmapLink will call the function circlize::circos.heatmap.link while drawing.
Arguments
- row_from
The row index where the link starts. The value should be length 1. If you want to draw multiple links, put the function in a
for
loop.- row_to
The row index where the link ends.
- ...
Pass to
circos.link
.
Value
Object ccHeatmapLink