View source: R/SpatialPCA_utilties.R
refine_cluster_10x | R Documentation |
This function refines spatial clustering of ST or Visium data.
refine_cluster_10x(clusterlabels, location, shape = "square")
clusterlabels |
The cluster label obtained (e.g. from louvain method or walktrap method). |
location |
A n by 2 location matrix of spots. |
shape |
Select shape='hexagon' for Visium data, 'square' for ST data. |
The refined cluster labels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.