Description Usage Arguments Author(s)
3D version of DimPlot
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",
...
)
|
x |
a Seurat object |
feature |
on which feature the color scheme is applied |
DR |
which dimensionality reduction to use |
... |
additional features to pass to |
Yutong Chen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.