View source: R/countland_shared_counts.R
PlotSharedCounts | R Documentation |
Plot cells using matrix of counts summed by clusters of genes.
PlotSharedCounts(C, x = 1, y = 2, colors = color_palette)
C |
countland object |
x |
gene cluster to plot on x-axis, integer (default=1) |
y |
gene cluster to plot on y-axis, integer (default=2) |
colors |
color palette for ggplot2, default=palette of 11 colors |
generates plot of cells using shared counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.