single-cell-data / SOMA

A flexible and extensible API for annotated 2D matrix data stored in multiple underlying formats.
MIT License
69 stars 9 forks source link

(WIP) Add spatial support to a standard ExperimentAxisQuery #195

Closed jp-dark closed 1 month ago

jp-dark commented 2 months ago

This PR adds support for querying spatial data by obs/var.

Done:

To do:

prathapsridharan commented 2 months ago

@jp-dark @pablo-gar - Per the new PR below, obsl is now a dataframe and not a collection right? So this should be modified?

https://github.com/single-cell-data/SOMA/pull/196