cellProximityEnrichmentEachSpot | R Documentation |
Compute cell-cell interaction enrichment for each spot with its interacted spots (observed)
cellProximityEnrichmentEachSpot(
gobject,
spat_unit = NULL,
feat_type = NULL,
spatial_network_name = "spatial_network",
cluster_column = "cell_ID"
)
gobject |
giotto object |
spat_unit |
spatial unit (e.g. 'cell') |
feat_type |
feature type (e.g. 'rna') |
spatial_network_name |
name of spatial network to use |
cluster_column |
name of column to use for clusters |
matrix that rownames are cell-cell interaction pairs and colnames are cell_IDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.