tiledbsoma.Scene.varl¶
- Scene.varl¶
 A collection of collections of variable location data.
This collection exists to store any spatial data in the scene that joins on the variable
soma_joinidfor the measurements in the SOMA experiment. The top-level collection maps from measurement name to a collection of dataframes.Each dataframe in a
varlsubcollection can be either a GeometryDataFrame or a PointCloudDataFrame.Lifecycle: experimental