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

Analysing 3D data #788

Open timtreis opened 6 months ago

timtreis commented 6 months ago

A future extension of the commonly 2D spatial data would be to include "layered" 2.5D data which can then be analysed in 3D. spatialdata already allows for storing it, however, the analysis tools to match this are missing from squidpy. We aim to include these in future releases.

Short-term goals: