scverse / squidpy

Spatial Single Cell Analysis in Python
https://squidpy.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
401 stars 72 forks source link

Fix/spatial neighs knn #792

Closed michalk8 closed 5 months ago

michalk8 commented 5 months ago

IMPORTANT: Please search among the Pull requests before creating one.

Description

Fix row/col indices bug when building the spatial graph.

How has this been tested?

1 extra parametrized test.

Closes

closes #735