TopNeighbors: Get nearest neighbors for given cell

Description Usage Arguments Value

View source: R/objects.R

Description

Return a vector of cell names of the nearest n cells.

Usage

1
TopNeighbors(object, cell, n = 5)

Arguments

object

Neighbor object

cell

Cell of interest

n

Number of neighbors to return

Value

Returns a vector of cell names


ibseq/scs-analysis documentation built on Feb. 27, 2021, 12:35 a.m.