anndata.AnnData.obsm#
- property AnnData.obsm: AxisArrays | AxisArraysView[source]#
A
propertythat creates an ephemeral AlignedMapping.The actual data is stored as
f'_{self.name}'in the parent object.
A property that creates an ephemeral AlignedMapping.
The actual data is stored as f'_{self.name}' in the parent object.