Function to plot histograms showing distribution of peak widths and distances of peaks from transcriptional start sites.

plot_peaksummary(annotation, tssdist = 1500)

Arguments

annotation

list created by the annotate_peaks() function - this contains information regarding the distance from the nearest TSS.

tssdist

Distance cutoff to determine proximal and distal peaks.