Scatterplot of values in a GRanges object with mcols x and y
Source:R/bwplot.R
dot-scatterplot_body.Rd
Plots a scatter plot from a GRanges object that already has x and y columns.
Usage
.scatterplot_body(
gr,
highlight = NULL,
minoverlap = 0L,
highlight_label = NULL,
highlight_colors = NULL
)