Skip to content

Slot: seq_instrument_model

the sequencing instrument model used to sequence the run, e.g. NextSeq 2000, MinION, Revio

URI: portable_microhaplotype_object:seq_instrument_model

Applicable Classes

Name Description Modifies Slot
SequencingInfo Information on sequencing info no

Properties

  • Range: String

  • Required: True

  • Regex pattern: ^[A-z-._0-9 ]+$

Examples

Value
NextSeq 2000
MinION
Revio

Identifier and Mapping Information

Schema Source

  • from schema: https://plasmogenepi.github.io/portable-microhaplotype-object

Mappings

Mapping Type Mapped Value
self portable_microhaplotype_object:seq_instrument_model
native portable_microhaplotype_object:seq_instrument_model

LinkML Source

name: seq_instrument_model
description: the sequencing instrument model used to sequence the run, e.g. NextSeq
  2000, MinION, Revio
examples:
- value: NextSeq 2000
- value: MinION
- value: Revio
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: seq_instrument_model
owner: SequencingInfo
domain_of:
- SequencingInfo
range: string
required: true
pattern: ^[A-z-._0-9 ]+$