Skip to content

Slot: library_sample_id

the index into the library_info list

URI: portable_microhaplotype_object:library_sample_id Alias: library_sample_id

Applicable Classes

Name Description Modifies Slot
DetectedMicrohaplotypesForSample Microhaplotypes detected for a sample for all targets no
ReadCountsByStageForLibrarySample Information on the reads counts at several stages of a pipeline for a library... 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:library_sample_id
native portable_microhaplotype_object:library_sample_id

LinkML Source

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