Theme applied to panels in the CoveragePlot function.

theme_browser(..., legend = TRUE)

Arguments

...

Additional arguments

legend

Display plot legend

Examples

# \donttest{ PeakPlot(atac_small, region = "chr1-710000-715000") + theme_browser()
# }