In essence, the SpatialData framework establishes a FAIR storage for arbitrary spatial data readouts. However, its user interface and usage is challenging for those who want to use the Python implementation scverse/spatialdata for downstream analysis.
it would be useful to implement additional utilities to packages like SpatialExperiment and SpatialFeatureExperiment to lazily (delayed) read components of on-disk representation of the spatialdata object. Thus we can use SPE/SFE compatible BioC packages while mapping the actual data from the SpatialData zarr store.
CC @drighelli (we discussed this before)
In essence, the SpatialData framework establishes a FAIR storage for arbitrary spatial data readouts. However, its user interface and usage is challenging for those who want to use the Python implementation
scverse/spatialdatafor downstream analysis.it would be useful to implement additional utilities to packages like
SpatialExperimentandSpatialFeatureExperimentto lazily (delayed) read components of on-disk representation of the spatialdata object. Thus we can use SPE/SFE compatible BioC packages while mapping the actual data from the SpatialData zarr store.CC @drighelli (we discussed this before)