# Slot: p_value_cutoff _p-value cutoff for enrichment_ URI: [ontoenrich:p_value_cutoff](https://w3id.org/oak/class-enrichment/p_value_cutoff) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ClassEnrichmentConfiguration](ClassEnrichmentConfiguration.md) | configuration for search | no | ## Properties * Range: [Float](Float.md) * Required: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/class-enrichment ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | ontoenrich:p_value_cutoff | | native | ontoenrich:p_value_cutoff | ## LinkML Source
```yaml name: p_value_cutoff description: p-value cutoff for enrichment from_schema: https://w3id.org/oak/class-enrichment rank: 1000 alias: p_value_cutoff owner: ClassEnrichmentConfiguration domain_of: - ClassEnrichmentConfiguration range: float required: true ```