squidpy.gr.neighbors.GraphBuilderCSR.combine

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