Skip to content

Slot: mhap_id

the index for a microhaplotype for a target in the microhaplotypes_info list, e.g. microhaplotypes_info[mhaps_target_id][mhap_id]

URI: portable_microhaplotype_object:mhap_id

Applicable Classes

Name Description Modifies Slot
MicrohaplotypeForTarget Microhaplotype detected for a specific target no

Properties

  • Range: Integer

  • Required: True

  • Regex pattern: ^[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:mhap_id
native portable_microhaplotype_object:mhap_id

LinkML Source

name: mhap_id
description: the index for a microhaplotype for a target in the microhaplotypes_info
  list, e.g. microhaplotypes_info[mhaps_target_id][mhap_id]
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: mhap_id
domain_of:
- MicrohaplotypeForTarget
range: integer
required: true
pattern: ^[0-9]+$