clusterSpatialCorGenes: clusterSpatialCorGenes

Description Usage Arguments Value Examples

Description

Cluster based on spatially correlated genes

Usage

1
2
3
4
5
6
7
clusterSpatialCorGenes(
  spatCorObject,
  name = "spat_clus",
  hclust_method = "ward.D",
  k = 10,
  return_obj = TRUE
)

Arguments

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)

Value

spatCorObject or cluster results

Examples

1

bernard2012/Giotto documentation built on Sept. 22, 2020, 10:29 a.m.