Slot: seq
the sequence
URI: portable_microhaplotype_object:seq Alias: seq
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| RepresentativeMicrohaplotype | the representative sequence for a microhaplotype | no |
| PrimerInfo | information on a primer sequence | no |
Properties
-
Range: String
-
Required: True
-
Regex pattern:
^[A-z]+$
Identifier and Mapping Information
Schema Source
- from schema: https://plasmogenepi.github.io/portable-microhaplotype-object
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | portable_microhaplotype_object:seq |
| native | portable_microhaplotype_object:seq |
LinkML Source
name: seq
description: the sequence
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: seq
domain_of:
- RepresentativeMicrohaplotype
- PrimerInfo
range: string
required: true
pattern: ^[A-z]+$