Slot: parasite_density
the density in microliters
URI: portable_microhaplotype_object:parasite_density Alias: parasite_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:parasite_density |
| native | portable_microhaplotype_object:parasite_density |
LinkML Source
name: parasite_density
description: the density in microliters
examples:
- value: '25.0'
- value: 10e5
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: parasite_density
owner: ParasiteDensity
domain_of:
- ParasiteDensity
range: double
required: true
minimum_value: 0
pattern: ^[-+]?\\d*\\.?\\d+(?:[eE][-+]?\\d+)?$