Skip to content

Slot: seq_instrument

the sequencing instrument used to sequence the run, e.g. ILLUMINA, Illumina MiSeq

URI: portable_microhaplotype_object:seq_instrument

Applicable Classes

Name Description Modifies Slot
SequencingInfo Information on sequencing info no

Properties

  • Range: String

  • Required: True

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

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
native portable_microhaplotype_object:seq_instrument

LinkML Source

name: seq_instrument
description: the sequencing instrument used to sequence the run, e.g. ILLUMINA, Illumina
  MiSeq
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: seq_instrument
owner: SequencingInfo
domain_of:
- SequencingInfo
range: string
required: true
pattern: ^[A-z-._0-9 ]$