Slot: targeted region (targetedRegion)
The specific area or sequence within the target analyte that the detection kit is designed to identify and interact with, ensuring accurate detection and analysis.
URI: EVORAO:targetedRegion
Alias: targetedRegion
Applicable Classes
| Name |
Description |
Modifies Slot |
| DetectionKit |
A detection kit for specific pathogens |
yes |
Properties
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:targetedRegion |
| native |
EVORAO:targetedRegion |
LinkML Source
```yaml
name: targetedRegion
description: The specific area or sequence within the target analyte that the detection
kit is designed to identify and interact with, ensuring accurate detection and analysis.
title: targeted region
from_schema: https://w3id.org/evorao/
rank: 1000
alias: targetedRegion
domain_of:
- DetectionKit
range: string
required: false
multivalued: false
```