anndata.AnnData.layers

Contents

anndata.AnnData.layers#

property AnnData.layers: Layers | LayersView[source]#

A property that creates an ephemeral AlignedMapping.

The actual data is stored as f'_{self.name}' in the parent object.