# Slot: false_discovery_rate _The false discovery rate_ URI: [ontoenrich:false_discovery_rate](https://w3id.org/oak/class-enrichment/false_discovery_rate) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ClassEnrichmentResult](ClassEnrichmentResult.md) | A single enrichment result | no | ## Properties * Range: [Float](Float.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/class-enrichment ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | ontoenrich:false_discovery_rate | | native | ontoenrich:false_discovery_rate | ## LinkML Source
```yaml 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 ```