squidpy.gr.neighbors.GridBuilder.combine

GridBuilder.combine(mats, ixs)

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[csr_matrix, csr_matrix]