Slot: has_variable
One of set of genes which together forms the variable set of an observation matrix.
URI: [bican:has_variable](https://identifiers.org/brain-bican/vocab/has_variable)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ObservationMatrix](ObservationMatrix.md) | A matrix (potentially virtual) of observations | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [GeneAnnotation](GeneAnnotation.md) |
| Domain Of | [ObservationMatrix](ObservationMatrix.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [ObservationMatrix](ObservationMatrix.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | bican:has_variable |
| native | bican:has_variable |
## LinkML Source
name: has_variable
description: One of set of genes which together forms the variable set of an observation
matrix.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: ObservationMatrix
domain_of:
- ObservationMatrix
range: GeneAnnotation
multivalued: true