# NOT RUN {
data.values <- runif(1000, -4, 11)
library(RCircos)
data.height <- RCircos.Get.Data.Point.Height(data.values,
min.value=-4, max.value=14, plot.type="points",
track.height=NULL)
# }
Run the code above in your browser using DataLab