SpaCET.distance.to.interface | R Documentation |
Calculate the distance of cell-cell interactions to tumor-immune interface.
SpaCET.distance.to.interface(
SpaCET_obj,
cellTypePair = c("CAF", "Macrophage M2"),
nPermutation = 1000
)
SpaCET_obj |
An SpaCET object. |
cellTypePair |
A pair of cell types. |
nPermutation |
Permutation number. |
A ggplot object.
SpaCET.distance.to.interface(SpaCET_obj, cellTypePair=c("CAF", "Macrophage M2"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.