Skip to contents

Plot the coverage distribution of the peaks

Usage

plot_peak_coverage_distribution(atac)

Arguments

atac

an ScPeaks or McPeaks object

Value

a ggplot object with the distribution of peak coverage

Examples

if (FALSE) {
plot_peak_coverage_distribution(atac_sc)
}