Description Usage Arguments Value Examples
Find the spatial neighbors for a selected group of cells within the selected spatial network.
1 2 3 4 5 6 | findNetworkNeighbors(
gobject,
spatial_network_name,
source_cell_ids = NULL,
name = "nb_cells"
)
|
gobject |
Giotto object |
spatial_network_name |
name of spatial network |
source_cell_ids |
cell ids for which you want to know the spatial neighbors |
name |
name of the results |
data.table
1 | findNetworkNeighbors(gobject)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.