CurvePlot | R Documentation |
CurvePlot Deprecated, Please use lineageDimPlot
CurvePlot(
object,
sds = NULL,
group.by = NULL,
reduction = "umap",
lineage = "all",
dims = 1:2,
cols = NULL,
label = T
)
object |
Seurat object |
group.by |
variable to group by |
reduction |
Which dimensionality reduction to use, default UMAP |
lineage |
Linage to plot or all to plot all lineages |
dims |
Dimensions to plot, must be a two-length numeric vector specifying x- and y-dimensions |
cols |
Color palette |
label |
Label plots |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.