Description Usage Arguments Value Examples
Generates a histogram of all cell library sizes.
1 | plotLibsizeHist(object)
|
object |
An EMSet. |
A ggplot2 glob containing the histogram.
1 2 3 4 5 | # Load EMSet
EMSet <- ascend::raw_set
# Plot libsize histograms
libsize_hist <- plotLibsizeHist(EMSet)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.