Skip to content

Slot: microhaplotype_id

name of the microhaplotype, should be unique to this microhaplotype

URI: portable_microhaplotype_object:microhaplotype_id

Applicable Classes

Name Description Modifies Slot
MicrohaplotypeForTarget Microhaplotype detected for a specific target no
RepresentativeMicrohaplotypeSequence the representative sequence for a microhaplotype, similar to a fast(a/q) form... 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:microhaplotype_id
native portable_microhaplotype_object:microhaplotype_id

LinkML Source

name: microhaplotype_id
description: name of the microhaplotype, should be unique to this microhaplotype
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: microhaplotype_id
domain_of:
- RepresentativeMicrohaplotypeSequence
- MicrohaplotypeForTarget
range: string
required: true
pattern: ^[A-z-._0-9]$