Class: ClassEnrichmentResult
A single enrichment result
URI: ontoenrich:ClassEnrichmentResult
Slots
Name |
Cardinality and Range |
Description |
Inheritance |
---|---|---|---|
The class id |
direct |
||
0..1 |
The class label |
direct |
|
0..1 |
The rank of this result |
direct |
|
0..1 |
The p-value |
direct |
|
0..1 |
The adjusted p-value |
direct |
|
0..1 |
The false discovery rate |
direct |
|
0..1 |
The fold enrichment |
direct |
|
0..1 |
The probability, as estimated by model-based approaches |
direct |
|
0..1 |
The number of entities in the sample with this class |
direct |
|
0..1 |
The total number of entities in the sample |
direct |
|
0..1 |
The background count |
direct |
|
0..1 |
The background total |
direct |
|
0..1 |
This term is more general than a previously reported result |
direct |
|
0..1 |
This term is more specific than a previously reported result |
direct |
|
0..1 |
The direction of the enrichment |
direct |
Usages
used by |
used in |
type |
used |
---|---|---|---|
range |
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/class-enrichment
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ontoenrich:ClassEnrichmentResult |
native |
ontoenrich:ClassEnrichmentResult |
LinkML Source
Direct
</details>
### Induced
<details>
```yaml
name: ClassEnrichmentResult
description: A single enrichment result
from_schema: https://w3id.org/oak/class-enrichment
attributes:
class_id:
name: class_id
description: The class id
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: class_id
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: uriorcurie
required: true
class_label:
name: class_label
description: The class label
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: class_label
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: string
rank:
name: rank
description: The rank of this result
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: rank
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: integer
p_value:
name: p_value
description: The p-value
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
slot_uri: OBI:0000175
alias: p_value
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: float
p_value_adjusted:
name: p_value_adjusted
description: The adjusted p-value
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: p_value_adjusted
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: float
false_discovery_rate:
name: false_discovery_rate
description: The false discovery rate
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: false_discovery_rate
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: float
fold_enrichment:
name: fold_enrichment
description: The fold enrichment
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: fold_enrichment
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: float
probability:
name: probability
description: The probability, as estimated by model-based approaches
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: probability
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: float
minimum_value: 0
maximum_value: 1
sample_count:
name: sample_count
description: The number of entities in the sample with this class
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: sample_count
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: integer
sample_total:
name: sample_total
description: The total number of entities in the sample
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: sample_total
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: integer
background_count:
name: background_count
description: The background count
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: background_count
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: integer
background_total:
name: background_total
description: The background total
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: background_total
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: integer
ancestor_of_more_informative_result:
name: ancestor_of_more_informative_result
description: This term is more general than a previously reported result
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: ancestor_of_more_informative_result
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: boolean
descendant_of_more_informative_result:
name: descendant_of_more_informative_result
description: This term is more specific than a previously reported result
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: descendant_of_more_informative_result
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: boolean
direction:
name: direction
description: The direction of the enrichment
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: direction
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: integer