LineageFeaturePlot | R Documentation |
LineageFeaturePlot Plot Slingshot Curves
LineageFeaturePlot(
object,
lineage = "lineage1",
reduction = "umap",
dims = 1:2,
lo.col = "#0B1BE9",
hi.col = "#F19F04",
group.by = NULL
)
object |
Seurat object |
reduction |
Which dimensionality reduction to use, default UMAP |
dims |
Dimensions to plot, must be a two-length numeric vector specifying x- and y-dimensions |
lo.col |
Low value color |
hi.col |
high value color |
group.by |
Cluster variable used in slingshot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.