Skip to content

Slot: quality

the ASCII fastq per base quality score for this sequence, this is optional, must be same length as the sequence

URI: portable_microhaplotype_object:quality Alias: quality

Applicable Classes

Name Description Modifies Slot
RepresentativeMicrohaplotype the representative sequence for a microhaplotype no

Properties

  • Range: String

  • 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:quality
native portable_microhaplotype_object:quality

LinkML Source

name: quality
description: the ASCII fastq per base quality score for this sequence, this is optional,
  must be same length as the sequence
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: quality
owner: RepresentativeMicrohaplotype
domain_of:
- RepresentativeMicrohaplotype
range: string
required: false
pattern: ^[A-z-._0-9]+$