Slot: bioinformatics_run_id
the index into bioinformatics_run_info list
URI: portable_microhaplotype_object:bioinformatics_run_id Alias: bioinformatics_run_id
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| DetectedMicrohaplotypes | 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
-
Minimum Value: 0
-
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:
- DetectedMicrohaplotypes
- ReadCountsByStage
range: integer
required: true
minimum_value: 0
pattern: ^[0-9]+$