scDensityPlot: scDensityPlot function

Description Usage Arguments Value Author(s)

View source: R/scDensityPlot.R

Description

Visualize density plot in low dimensional embedding

Usage

1
2
3
4
5
6
7
8
9
scDensityPlot(
  object = NULL,
  reduction = NULL,
  title = NULL,
  split.by = NULL,
  ncol = NULL,
  colors = NULL,
  digits = NULL
)

Arguments

object

Seurat object

reduction

Dimensional reduction to use, default reduction='umap'

title

Figure title

split.by

Name of a metadata column to split plot by

ncol

Number of columns for display the plots

colors

Vector of colours to use for n-colour gradient

digits

Integer representing the number of decimal places reserved for the legend, default digits=3

Value

ggplot object

Author(s)

Wei Zhang


ncrna/Yeskit.old documentation built on Dec. 22, 2021, 12:06 a.m.