Skip to content

Slot: bioinformatics_run_id

the index into bioinformatics_run_info list

URI: portable_microhaplotype_object:bioinformatics_run_id

Applicable Classes

Name Description Modifies Slot
MicrohaplotypesDetected the microhaplotypes detected in a targeted amplicon analysis no
ReadCountsByStage Information on the reads counts at several stages of a pipeline 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:bioinformatics_run_id
native portable_microhaplotype_object:bioinformatics_run_id

LinkML Source

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