
Per-metric density plots from a CellQc object
density_plot_sc.CellQc.RdRequires grouped data; outlier groups are read from per_group_stats.
Usage
# S3 method for class 'CellQc'
density_plot_sc(x, adjust_position_label = 0, palette = BX_PALETTES, ...)Arguments
- x
A
CellQcobject.- adjust_position_label
Numeric. x-offset for the labels (default: 0).
- palette
String. Discrete palette for the group fills and labels. One of
c("main", "sequential", "diverging", "viridis", "spectral"), seebx_colors().- ...
Ignored.