single-cell-data / SOMA

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

Make all coordinates `coords` and add type annotations. #81

Closed thetorpedodog closed 1 year ago

thetorpedodog commented 1 year ago

To see what this will look like when it propagates to tiledbsoma: https://github.com/single-cell-data/TileDB-SOMA/commit/ad1cbaeab348ba53e8b10df41098ade574e719ef

thetorpedodog commented 1 year ago

This is part of https://github.com/single-cell-data/TileDB-SOMA/issues/686, which I hadn’t even seen before I made this change.