Skip to contents

Plot the distribution of the peak length

Usage

plot_peak_length_distribution(atac)

Arguments

atac

an ScPeaks or McPeaks object

Value

a ggplot object with the distribution of peak length

Examples

if (FALSE) {
plot_peak_length_distribution(atac_sc)
}