Skip to content

Slot: embedding_matrix

N-dimensional matrix of shape n_cells × n_dims representing the low-dimensional projection.

URI: [bican:embedding_matrix](https://identifiers.org/brain-bican/vocab/embedding_matrix) ## 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 | [Float](Float.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_matrix | | native | bican:embedding_matrix | ## LinkML Source
name: embedding_matrix
description: N-dimensional matrix of shape n_cells × n_dims representing the low-dimensional
  projection.
in_subset:
- obsm
- analysis
from_schema: https://w3id.org/brain-bican/cell-taxonomy
rank: 1000
owner: Embedding
domain_of:
- Embedding
range: float