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

Add obsm, etc to ExperimentAxisQuery #179

Closed ebezzi closed 7 months ago

ebezzi commented 8 months ago

Adds obsm, obsp, varm,varp to ExperimentAxisQuery._read and .to_anndata.

Unit tests can be found here: https://github.com/single-cell-data/TileDB-SOMA/pull/1934/