Learn R Programming

circlize (version 0.4.17)

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

Description

Get the x-position for heatmap rows

Usage

circos.heatmap.get.x(row_ind)

Value

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

Arguments

row_ind

A vector of row indicies.

Examples

Run this code
# There is no example
NULL

Run the code above in your browser using DataLab