View source: R/visualization.R
theme_browser | R Documentation |
Theme applied to panels in the CoveragePlot
function.
theme_browser(..., legend = TRUE, axis.text.y = FALSE)
... |
Additional arguments |
legend |
Display plot legend |
axis.text.y |
Display y-axis text |
PeakPlot(atac_small, region = "chr1-710000-715000") + theme_browser()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.