Skip to content

Slot: density

the density in microliters

URI: portable_microhaplotype_object:density

Applicable Classes

Name Description Modifies Slot
ParasiteDensity method and value of determined parasite density no

Properties

  • Range: Double

  • Required: True

  • Minimum Value: 0

  • Regex pattern: ^[-+]?\\d*\\.?\\d+(?:[eE][-+]?\\d+)?$

Examples

Value
25.0
10e5

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: density
description: the density in microliters
examples:
- value: '25.0'
- value: 10e5
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: density
owner: ParasiteDensity
domain_of:
- ParasiteDensity
range: double
required: true
minimum_value: 0
pattern: ^[-+]?\\d*\\.?\\d+(?:[eE][-+]?\\d+)?$