View source: R/RCircosHeatmap.R
RCircos.Get.Heatmap.Color.Scale.Location | R Documentation |
Calculate X and Y coordinates for the topleft corner of heatmap color scale.
RCircos.Get.Heatmap.Color.Scale.Location(scale.location = 1)
scale.location |
Integer of 1 ~ 12, represents the plot location (default is 1): |
Numeric verctor of length 2 for x and y coordinates
Henry Zhang
library(RCircos) location <- RCircos.Get.Heatmap.Color.Scale.Location(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.