anndata.experimental.AnnCollection.obs

anndata.experimental.AnnCollection.obs#

property AnnCollection.obs[source]#

One-dimensional annotation of observations.

If join_obs was set to “inner” and “outer”, subset objects’ .obs will point to this .obs; otherwise, to .obs of the underlying objects (adatas).