Interactive version of the CoveragePlot
function. Allows
altering the genome position interactively. The current view at any time can
be saved to a list of ggplot
objects using the "Save
plot" button, and this list of plots will be returned after ending the
browser by pressing the "Done" button.
CoverageBrowser(object, region, assay = NULL, sep = c("-", "-"), ...)
Returns a list of ggplot objects
A Seurat object
A set of genomic coordinates
Name of assay to use
Separators for genomic coordinates if region supplied as a string rather than GRanges object
Parameters passed to CoveragePlot