anndata.experimental.AnnCollection.obs (original) (raw)

Contents

anndata.experimental.AnnCollection.obs#

property AnnCollection.obs[source]#

One-dimensional annotation of observations.

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

Contents