View source: R/peakSaturation.R
plotPeakSaturation | R Documentation |
Plot peak saturation
plotPeakSaturation(res, comp = "peaks", title, xlab = "# of samples")
res |
Results of the |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.