DimPlot_3D: 3D version of DimPlot

Description Usage Arguments Author(s)

Description

3D version of DimPlot

Usage

1
2
3
4
5
6
7
8
9
DimPlot_3D(
  x,
  feature,
  DR = "pca",
  dims = c(1, 2, 3),
  assay = "RNA",
  slot_data = "data",
  ...
)

Arguments

x

a Seurat object

feature

on which feature the color scheme is applied

DR

which dimensionality reduction to use

...

additional features to pass to dim_red_3D, including show_axes, 'all_theta' and all_phi

Author(s)

Yutong Chen


Yutong441/TBdev documentation built on Dec. 18, 2021, 8:22 p.m.