single-cell-data / TileDB-SOMA

Python and R SOMA APIs using TileDB’s cloud-native format. Ideal for single-cell data at any scale.
https://tiledbsoma.readthedocs.io
MIT License
90 stars 25 forks source link

[r] Use `libtiledbsoma` for dims/attrs accessors #3058

Open johnkerl opened 3 weeks ago

johnkerl commented 3 weeks ago

A small bit of logic to use libtiledbsoma to get dim names, ndim, etc.

2406

[sc-55674]