Skip to contents

Get the KNN object

Get the KNN object from a SingleCells.

Usage

get_knn_obj(x)

# S3 method for class 'ScCache'
get_knn_obj(x)

Arguments

x

An object to get the KNN class from.

Value

The SingleCellNearestNeighbour object.