squidpy.gr.neighbors.GraphBuilder.build_graph

abstractmethod GraphBuilder.build_graph(coords)[source]

Construct raw adjacency and distance matrices.

Return type:

tuple[TypeVar(GraphMatrixT), TypeVar(GraphMatrixT)]