plotDensityKde: Plot cell density

plotDensityKdeR Documentation

Plot cell density

Description

Plot cell density

Usage

plotDensityKde(
  mat,
  bins,
  cell.emb,
  show.grid = TRUE,
  lims = NULL,
  show.labels = FALSE,
  show.ticks = FALSE,
  palette = NULL,
  legend.title = NULL,
  ...
)

Arguments

bins

number of bins for density estimation, should keep consistent with bins in estimateCellDensity

palette

color palette function. Default: YlOrRd


kharchenkolab/cacoa documentation built on Nov. 8, 2024, 6:06 a.m.