Skip to content

Slot: target_id

name of the target

URI: portable_microhaplotype_object:target_id

Applicable Classes

Name Description Modifies Slot
DemultiplexedTargetForExperimentSample the raw read count for a experiment sample for a target no
MicrohaplotypesForTarget Microhaplotypes detected for a specific target no
TargetInfo Information about a specific target within a genome no
RepresentativeMicrohaplotypesForTarget a list of the representative sequence for a microhaplotypes, similar to a fas... yes

Properties

  • Range: String

  • Required: 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:target_id
native portable_microhaplotype_object:target_id

LinkML Source

name: target_id
description: name of the target
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: target_id
domain_of:
- TargetInfo
- RepresentativeMicrohaplotypesForTarget
- DemultiplexedTargetForExperimentSample
- MicrohaplotypesForTarget
range: string
required: true
pattern: ^[A-z-._0-9]$