squidpy.gr.neighbors.GraphBuilder.combine

GraphBuilder.combine(mats, ixs)[source]

Combine per-library results into a single graph.

Override this only if the builder should support multi-library graph construction via library_key.

Return type:

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