lineageDimPlot | R Documentation |
lineageDimPlot Plot Slingshot Curves
lineageDimPlot(
object,
reduction = "umap",
group.by = NULL,
lineage = "all",
dims = 1:2,
cols = NULL,
label = T
)
object |
Seurat object |
reduction |
Reduction used |
group.by |
variable to group by |
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.