Skip to contents

Get the KNN matrix

Get the KNN matrix from a SingleCells.

Usage

get_knn_mat(x)

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

# S3 method for class 'SingleCellNearestNeighbour'
get_knn_mat(x)

Arguments

x

An object to get the kNN matrix from.