Skip to contents

Plots a 2d histogramfrom a GRanges object that already has x and y columns.

Usage

.density_body(gr, binwidth = 0.05)

Arguments

gr

GRanges

binwidth

Size of the bin in histogram (resolution of the plot)

Value

A ggplot object