anndata.experimental.AnnCollection.obsm
- property AnnCollection.obsm
Multi-dimensional annotation of observations.
If
join_obsmwas set to “inner”, subset objects’.obsmwill point to this.obsm; otherwise, to.obsmof the underlying objects (adatas). In the latter case,.obsmof this object will beNone.