Skip to content

Slot: chrom

the chromosome name

URI: portable_microhaplotype_object:chrom

Applicable Classes

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

LinkML Source

name: chrom
description: the chromosome name
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: chrom
owner: GenomicLocation
domain_of:
- GenomicLocation
range: string
required: true
pattern: ^[A-z-._0-9]$