Slot: genotype (genotype)
Genotype information that identifies organisms that cluster in phylogenetic trees, thus different clusters are distinct genotypes.
URI: EVORAO:genotype
Alias: genotype
Applicable Classes
| Name |
Description |
Modifies Slot |
| PathogenIdentification |
A collection of distinguishing information that enables the differentiation o… |
yes |
Properties
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:genotype |
| native |
EVORAO:genotype |
| close |
geno:0000222 |
LinkML Source
```yaml
name: genotype
description: Genotype information that identifies organisms that cluster in phylogenetic
trees, thus different clusters are distinct genotypes.
title: genotype
from_schema: https://w3id.org/evorao/
close_mappings:
- geno:0000222
rank: 1000
alias: genotype
domain_of:
- PathogenIdentification
range: string
required: false
multivalued: false
```