Skip to contents

Find neighbours in window around spot

Usage

find_neighbours_in_window_around_spot(adj_table, radius, spot_barcode)

Arguments

adj_table

adjacency table

radius

radius to use

spot_barcode

barcode of spot to look at

Value

vector with barcodes of neighbors

References

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