browseStack: Combine multiple browser images

View source: R/browseStack.R

browseStackR Documentation

Combine multiple browser images

Description

Combine multiple browser images

Usage

browseStack(ggplots, strip = TRUE, squeeze = "none", ...)

Arguments

ggplots

list: List of ggplots (with identical x-axis).

strip

logical: Whether to strip x-axis of all but the bottom track.

squeeze

character: Whether to squeeze plots together by removing margins: "none" is no squeezing, "all" shrinks all margins and "internal" only shrink margins between plots.

...

additional arguments passed to wrap_plots.

Value

Vertically aligned combined tracks.

Examples

#TBA

MalteThodberg/tidyGenomeBrowser documentation built on Feb. 21, 2024, 8:39 p.m.