single-cell-data / TileDB-SOMA

Python and R SOMA APIs using TileDB’s cloud-native format. Ideal for single-cell data at any scale.
MIT License
80 stars 21 forks source link

[c++] Add `SOMAArray.platform_config()` getter #2700

Closed nguyenv closed 2 weeks ago

nguyenv commented 1 month ago

Add a method that returns the PlatformConfig object used to create the ArraySchema for the given SOMAArray.

johnkerl commented 2 weeks ago

2709 is closed