scverse / squidpy

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

sort_order for pl.spatial_scatter #824

Open JBreunig opened 5 months ago

JBreunig commented 5 months ago

Using Curio Seeker, I see a lot of low or negative beads obscuring the positive signal when plotting genes using spatial_scatter.

Can a sort_order boolean be added as is the case for Scanpy' pl.scatter https://scanpy.readthedocs.io/en/stable/generated/scanpy.pl.scatter.html ?

giovp commented 2 months ago

hi @JBreunig , it's not in scope but if you consider to submit a PR we'd be happy to help!