Class: CellTypeProportion
Quantitative comparison of cell type proportions between systems.
classDiagram
class CellTypeProportion
click CellTypeProportion href "../CellTypeProportion/"
CellTypeProportion : biological_proportion
CellTypeProportion : cell_type
CellTypeProportion --> "0..1" Term : cell_type
click Term href "../Term/"
CellTypeProportion : model_proportion
CellTypeProportion : proportion_ratio
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
cell_type | 0..1 Term |
The cell type being compared | direct |
model_proportion | 0..1 Float |
Proportion of this cell type in the model system | direct |
biological_proportion | 0..1 Float |
Proportion of this cell type in the biological system | direct |
proportion_ratio | 0..1 Float |
Ratio of model to biological proportions | direct |
Usages
used by | used in | type | used |
---|---|---|---|
CellTypeCoverage | cell_type_proportions | range | CellTypeProportion |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/monarch-initiative/namo
Mappings
Mapping Type | Mapped Value |
---|---|
self | namo:CellTypeProportion |
native | namo:CellTypeProportion |
LinkML Source
Direct
name: CellTypeProportion
description: Quantitative comparison of cell type proportions between systems.
from_schema: https://w3id.org/monarch-initiative/namo
attributes:
cell_type:
name: cell_type
description: The cell type being compared.
from_schema: https://w3id.org/monarch-initiative/namo
domain_of:
- CellRatio
- CellTypeProportion
range: Term
inlined: true
model_proportion:
name: model_proportion
description: Proportion of this cell type in the model system.
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
domain_of:
- CellTypeProportion
range: float
biological_proportion:
name: biological_proportion
description: Proportion of this cell type in the biological system.
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
domain_of:
- CellTypeProportion
range: float
proportion_ratio:
name: proportion_ratio
description: Ratio of model to biological proportions.
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
domain_of:
- CellTypeProportion
range: float
Induced
name: CellTypeProportion
description: Quantitative comparison of cell type proportions between systems.
from_schema: https://w3id.org/monarch-initiative/namo
attributes:
cell_type:
name: cell_type
description: The cell type being compared.
from_schema: https://w3id.org/monarch-initiative/namo
alias: cell_type
owner: CellTypeProportion
domain_of:
- CellRatio
- CellTypeProportion
range: Term
inlined: true
model_proportion:
name: model_proportion
description: Proportion of this cell type in the model system.
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
alias: model_proportion
owner: CellTypeProportion
domain_of:
- CellTypeProportion
range: float
biological_proportion:
name: biological_proportion
description: Proportion of this cell type in the biological system.
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
alias: biological_proportion
owner: CellTypeProportion
domain_of:
- CellTypeProportion
range: float
proportion_ratio:
name: proportion_ratio
description: Ratio of model to biological proportions.
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
alias: proportion_ratio
owner: CellTypeProportion
domain_of:
- CellTypeProportion
range: float