plotPeakSaturation: Plot peak saturation

View source: R/peakSaturation.R

plotPeakSaturationR Documentation

Plot peak saturation

Description

Plot peak saturation

Usage

plotPeakSaturation(res, comp = "peaks", title, xlab = "# of samples")

Arguments

res

Results of the peakSaturation function.

comp

Name of the comparison to plot. It can be either "peaks" (default), which will plot the number of overlapping peaks or "bp" which will overlap the number of overlapping bp.

title

Character with the title of the plot

xlab

Label for the x axis.


mireia-bioinfo/meowmics documentation built on July 29, 2023, 10 p.m.