Skip to contents

Plot the maximal per-cell coverage distribution of the peaks

Usage

plot_peak_max_cov_distribution(atac)

Arguments

atac

an ScPeaks or McPeaks object

Value

a ggplot object with the distribution of maximal per-cell coverage for each peak

Examples

if (FALSE) {
plot_peak_max_cov_distribution(atac_sc)
}