Skip to content

Slot: strand

which strand the location is, either + for plus strand or - for negative strand

URI: portable_microhaplotype_object:strand

Applicable Classes

Name Description Modifies Slot
GenomicLocation information on the genomic location of specific sequence no

Properties

  • Range: String

  • Regex pattern: r'[+-]'

Identifier and Mapping Information

Schema Source

  • from schema: https://plasmogenepi.github.io/portable-microhaplotype-object

Mappings

Mapping Type Mapped Value
self portable_microhaplotype_object:strand
native portable_microhaplotype_object:strand

LinkML Source

name: strand
description: which strand the location is, either + for plus strand or - for negative
  strand
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: strand
owner: GenomicLocation
domain_of:
- GenomicLocation
range: string
required: false
pattern: r'[+-]'