Slot: embedding_key
Key used to store the embedding in obsm; must be prefixed with X (e.g. X_umap, X_pca)._
URI: [bican:embedding_key](https://identifiers.org/brain-bican/vocab/embedding_key)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Embedding](Embedding.md) | A dimensionality reduction of the cell-by-gene matrix (e | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [Embedding](Embedding.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [Embedding](Embedding.md) |
## In Subsets
* [Obsm](Obsm.md)
* [Analysis](Analysis.md)
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/cell-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | bican:embedding_key |
| native | bican:embedding_key |
## LinkML Source
name: embedding_key
description: Key used to store the embedding in obsm; must be prefixed with X_ (e.g.
X_umap, X_pca).
in_subset:
- obsm
- analysis
from_schema: https://w3id.org/brain-bican/cell-taxonomy
rank: 1000
owner: Embedding
domain_of:
- Embedding
range: string