Slot: target_id
the index into the target_info list
URI: portable_microhaplotype_object:target_id Alias: target_id
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ReadCountsByStageForTarget | Information on the reads counts at several stages of a pipeline for a target | no |
| RepresentativeMicrohaplotypesForTarget | a list of the representative sequence for the microhaplotypes for a target | yes |
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:target_id |
| native | portable_microhaplotype_object:target_id |
LinkML Source
name: target_id
description: the index into the target_info list
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: target_id
domain_of:
- RepresentativeMicrohaplotypesForTarget
- ReadCountsByStageForTarget
range: integer
required: true
minimum_value: 0
pattern: ^[0-9]+$