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


mrod0101/seurat documentation built on March 2, 2022, 12:17 a.m.