make3dPlot: Create a 3D plot

View source: R/Plotting.R

make3dPlotR Documentation

Create a 3D plot

Description

Create a 3D plot

Usage

make3dPlot(object, groupby, reduction = "dm", colors = NULL)

Arguments

object

Seurat object

groupby

grouping variable to color by. Has to be a column name present in metadata of the seurat object

reduction

Reduction method. Default is 'dm'

colors

color palette


Morriseylab/scExtras documentation built on July 10, 2024, 6:41 a.m.