theme_browser: Genome browser theme

View source: R/visualization.R

theme_browserR Documentation

Genome browser theme

Description

Theme applied to panels in the CoveragePlot function.

Usage

theme_browser(..., legend = TRUE, axis.text.y = FALSE)

Arguments

...

Additional arguments

legend

Display plot legend

axis.text.y

Display y-axis text

Examples


PeakPlot(atac_small, region = "chr1-710000-715000") + theme_browser()


timoast/signac documentation built on Nov. 13, 2023, 9:25 a.m.