Skip to content

Slot: library_strategy

what the nuceloacid sequencing/amplification strategy was (common names are AMPLICON, WGS)

URI: portable_microhaplotype_object:library_strategy

Applicable Classes

Name Description Modifies Slot
SequencingInfo Information on sequencing info no

Properties

  • Range: String

  • Required: True

  • Regex pattern: ^[A-z-._0-9 ]+$

Examples

Value
AMPLICON
WGS

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_strategy
native portable_microhaplotype_object:library_strategy

LinkML Source

name: library_strategy
description: what the nuceloacid sequencing/amplification strategy was (common names
  are AMPLICON, WGS)
examples:
- value: AMPLICON
- value: WGS
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: library_strategy
owner: SequencingInfo
domain_of:
- SequencingInfo
range: string
required: true
pattern: ^[A-z-._0-9 ]+$