EVORAO

Slot: genome sequencing (genomeSequencing)

The extent of the pathogen’s genetic material that has been sequenced, with possible values including ‘Complete genome’ for the entire genome, ‘Complete coding sequence’ for all coding regions, and ‘Partial sequence’ for only a portion of the genetic material.

URI: EVORAO:genomeSequencing Alias: genomeSequencing

Applicable Classes

Name Description Modifies Slot
Bacterium The bacterium as a biological material no
Protozoan The protozoan as a biological material no
Pathogen Biological entity that causes disease in its host, which is typically an infe… yes
Prion The prion as a biological material no
Viroid The viroid as a biological material no
Fungus The fungus as a biological material no
Virus The virus as a biological material no

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self EVORAO:genomeSequencing
native EVORAO:genomeSequencing
close bao:0002788

LinkML Source

```yaml name: genomeSequencing description: The extent of the pathogen's genetic material that has been sequenced, with possible values including 'Complete genome' for the entire genome, 'Complete coding sequence' for all coding regions, and 'Partial sequence' for only a portion of the genetic material. title: genome sequencing from_schema: https://w3id.org/evorao/ close_mappings: - bao:0002788 rank: 1000 alias: genomeSequencing domain_of: - Pathogen range: string required: true multivalued: false equals_string_in: - Complete genome - Complete coding sequence - Partial sequence ```