findNetworkNeighbors: findNetworkNeighbors

Description Usage Arguments Value Examples

Description

Find the spatial neighbors for a selected group of cells within the selected spatial network.

Usage

1
2
3
4
5
6
findNetworkNeighbors(
  gobject,
  spatial_network_name,
  source_cell_ids = NULL,
  name = "nb_cells"
)

Arguments

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

Value

data.table

Examples

1

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