View source: R/plotSpatialCoor.R
plotDistances | R Documentation |
Color spots on the spatial coordinates according to distances between intrinsic and extrinsic transcriptional profiles.
plotDistances(
object,
index.st,
mid.scale = "mean",
size.point = 1,
title = NULL,
theme = NULL
)
object |
A |
index.st |
Index of the spatial transcriptomics data to be plotted. It can be either a position or a name if a named list was provided. |
mid.scale |
The midpoint of the diverging scale. it may be |
size.point |
Size of points (0.1 by default). |
title |
Title of plot. |
theme |
ggplot2 theme. |
A ggplot object.
deconvSpatialDDLS
trainDeconvModel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.