Skip to content

Slot: chromosomes

a list of chromosomes found within this genome

URI: portable_microhaplotype_object:chromosomes

Applicable Classes

Name Description Modifies Slot
GenomeInfo information on a genome no

Properties

  • Range: String

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

LinkML Source

name: chromosomes
description: a list of chromosomes found within this genome
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: chromosomes
owner: GenomeInfo
domain_of:
- GenomeInfo
range: string
required: false
multivalued: true
inlined: true
inlined_as_list: true
pattern: ^[A-z-._0-9]+$