Slot: observed mutations (observedMutations)
The specific mutations that have been identified and documented in the nucleic acid sequence.
URI: EVORAO:observedMutations
Alias: observedMutations
Applicable Classes
| Name |
Description |
Modifies Slot |
| NucleicAcid |
Nucleic acid related to a pathogen |
yes |
Properties
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:observedMutations |
| native |
EVORAO:observedMutations |
LinkML Source
```yaml
name: observedMutations
description: The specific mutations that have been identified and documented in the
nucleic acid sequence.
title: observed mutations
from_schema: https://w3id.org/evorao/
rank: 1000
alias: observedMutations
domain_of:
- NucleicAcid
range: string
required: false
multivalued: false
```