plotDensityKde | R Documentation |
Plot cell density
plotDensityKde(
mat,
bins,
cell.emb,
show.grid = TRUE,
lims = NULL,
show.labels = FALSE,
show.ticks = FALSE,
palette = NULL,
legend.title = NULL,
...
)
bins |
number of bins for density estimation, should keep consistent with bins in estimateCellDensity |
palette |
color palette function. Default: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.