Genome browser theme
Theme applied to panels in the CoveragePlot
function.
theme_browser(..., legend = TRUE, axis.text.y = FALSE)
...
: Additional argumentslegend
: Display plot legendaxis.text.y
: Display y-axis textPeakPlot(atac_small, region = "chr1-710000-715000") + theme_browser()
Useful links