Description Usage Arguments Value Examples
Cluster based on spatially correlated genes
1 2 3 4 5 6 7 | clusterSpatialCorGenes(
spatCorObject,
name = "spat_clus",
hclust_method = "ward.D",
k = 10,
return_obj = TRUE
)
|
spatCorObject |
spatial correlation object |
name |
name for spatial clustering results |
hclust_method |
method for hierarchical clustering |
k |
number of clusters to extract |
return_obj |
return spatial correlation object (spatCorObject) |
spatCorObject or cluster results
1 | clusterSpatialCorGenes(gobject)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.