Skip to content

Slot: sequencing_info_id

the index into the sequencing_info list

URI: portable_microhaplotype_object:sequencing_info_id

Applicable Classes

Name Description Modifies Slot
ExperimentInfo Information about a specific amplification and sequencing of a specimen 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:sequencing_info_id
native portable_microhaplotype_object:sequencing_info_id

LinkML Source

name: sequencing_info_id
description: the index into the sequencing_info list
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: sequencing_info_id
domain_of:
- ExperimentInfo
range: integer
required: true
pattern: ^[0-9]+$