circos.heatmap.get.x: Get the x-position for heatmap rows

View source: R/circos.heatmap.R

circos.heatmap.get.xR Documentation

Get the x-position for heatmap rows

Description

Get the x-position for heatmap rows

Usage

circos.heatmap.get.x(row_ind)

Arguments

row_ind

A vector of row indicies.

Value

A three-column data frame of the sector, the x-positions on the corresponding sectors, and the original row indicies.

Examples

# There is no example
NULL


jokergoo/circlize documentation built on Nov. 17, 2023, 11:32 a.m.