Skip to content

Slot: seq_platform

the sequencing technology used to sequence the run, e.g. ILLUMINA, NANOPORE, PACBIO

URI: portable_microhaplotype_object:seq_platform

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
ILLUMINA
PACBIO
NANOPORE

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_platform
native portable_microhaplotype_object:seq_platform

LinkML Source

name: seq_platform
description: the sequencing technology used to sequence the run, e.g. ILLUMINA, NANOPORE,
  PACBIO
examples:
- value: ILLUMINA
- value: PACBIO
- value: NANOPORE
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: seq_platform
owner: SequencingInfo
domain_of:
- SequencingInfo
range: string
required: true
pattern: ^[A-z-._0-9 ]+$