Subset: Obsm
Location within anndata object that stores cell-shaped matrices.
URI: [Obsm](Obsm.md)
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/cell-taxonomy
## Slots in subset
| Slot | Description |
| --- | --- |
| [embedding_key](embedding_key.md) | Key used to store the embedding in obsm; must be prefixed with X_ (e |
| [embedding_matrix](embedding_matrix.md) | N-dimensional matrix of shape n_cells × n_dims representing the low-dimension... |
| [has_embedding](has_embedding.md) | One or more dimensionality reductions associated with this taxonomy |