EVORAO

Slot: sequencing (sequencing)

Refers to the level of sequencing performed on the nucleic acid. Possible values include ‘Not sequenced’ (no sequencing has been performed), ‘Partly sequenced’ (only a portion of the nucleic acid sequence has been determined), and ‘Fully sequenced’ (the entire nucleic acid sequence has been determined).

URI: EVORAO:sequencing Alias: sequencing

Applicable Classes

Name Description Modifies Slot
NucleicAcid Nucleic acid related to a pathogen yes

Properties

Comments

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self EVORAO:sequencing
native EVORAO:sequencing

LinkML Source

```yaml name: sequencing description: Refers to the level of sequencing performed on the nucleic acid. Possible values include 'Not sequenced' (no sequencing has been performed), 'Partly sequenced' (only a portion of the nucleic acid sequence has been determined), and 'Fully sequenced' (the entire nucleic acid sequence has been determined). title: sequencing comments: - Cloned products have to be sequenced. from_schema: https://w3id.org/evorao/ rank: 1000 alias: sequencing domain_of: - NucleicAcid range: string required: true multivalued: false equals_string_in: - Not sequenced - Partly sequenced - Fully sequenced ```