Skip to contents

Get the sNN graph

Get the SNN graph from a SingleCells.

Usage

get_snn_graph(x)

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

Arguments

x

An object to get the sNN graph from.

Value

The igraph that has the shared nearest neighbours.