Skip to contents

Find neighbours in window

Usage

find_neighbours_in_window(adj_table, radius)

Arguments

adj_table

adjacency table

radius

radius to use

Value

matrix

References

Adapted from Greenwald 2024 (https://github.com/tiroshlab/Spatial_Glioma)