Skip to content

Slot: library_selection

how amplification was done (common are PCR=Source material was selected by designed primers, RANDOM =Random selection by shearing or other method)

URI: portable_microhaplotype_object:library_selection

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
PCR
RANDOM

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_selection
native portable_microhaplotype_object:library_selection

LinkML Source

name: library_selection
description: how amplification was done (common are PCR=Source material was selected
  by designed primers, RANDOM =Random selection by shearing or other method)
examples:
- value: PCR
- value: RANDOM
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: library_selection
owner: SequencingInfo
domain_of:
- SequencingInfo
range: string
required: true
pattern: ^[A-z-._0-9 ]+$