clusterSpatialCorGenes
¶
clusterSpatialCorGenes
Description¶
Cluster based on spatially correlated genes
Usage¶
clusterSpatialCorGenes(
spatCorObject,
name = "spat_clus",
hclust_method = "ward.D",
k = 10,
return_obj = TRUE
)
Arguments¶
Argument |
Description |
---|---|
|
spatial correlation object |
|
name for spatial clustering results |
|
method for hierarchical clustering |
|
number of clusters to extract |
|
return spatial correlation object (spatCorObject) |
Value¶
spatCorObject or cluster results