Skip to contents

Plot coverage of a SummarizedExperiment

Usage

plot_coverage(se, plot = TRUE)

Arguments

se

A SummarizedExperiment

plot

A logical indicating whether to return the coverage or not

Value

A data frame (if plot = FALSE) or a ggplot object