Skip to content

Slot: genome_id

the index to the genome in the targeted_genomes list that this location refers to

URI: portable_microhaplotype_object:genome_id

Applicable Classes

Name Description Modifies Slot
GenomicLocation information on the genomic location of specific sequence 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:genome_id
native portable_microhaplotype_object:genome_id

LinkML Source

name: genome_id
description: the index to the genome in the targeted_genomes list that this location
  refers to
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: genome_id
domain_of:
- GenomicLocation
range: integer
required: true
pattern: ^[0-9]+$