View source: R/debarcoder_plotting.R
plot_barcode_channels_intensities | R Documentation |
Plotting barcode channels intensities for individual events
plot_barcode_channels_intensities(m, bc.channels, m.normed = NULL)
m |
The data matrix to plot. The value should be |
bc.channels |
The barcode channels names |
m.normed |
A matrix of rescaled intensity values. If provided, they are plotted
next to the values in |
Returns a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.