Description Usage Arguments Value Examples
Generates a smooth scatter of of average counts for each gene per cell.
1 | plotSmoothScatter(object)
|
object |
An EMSet. |
A ggplot2 glob containing the histogram.
1 2 3 4 | # Load EMSet
EMSet <- ascend::raw_set
smooth_scatter <- plotSmoothScatter(EMSet)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.