RCircos.Get.Heatmap.Color.Scale.Location {RCircos} | 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)