graph_neighborhood | R Documentation |
Graph depth method based method to select niche
graph_neighborhood(coord, depth)
coord |
data.frame - coordinates of spatial indices in assay |
depth |
int - graph path depth to define neighborhood 0 = self, 1 = direct neigbors, 2 = neighbors of neighbors, etc |
list containing barcodes of neighbors for each spatial index.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.