Slot: ploidy
The ploidy level of the genome
URI: plant_tissue:ploidy Alias: ploidy
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| PlantTissueSample | A sample of plant tissue with associated metadata | no |
Properties
-
Range: String
-
Regex pattern:
^([^\s-]{1,2}|[^\s-]+.+[^\s-]+) \[[a-zA-Z]{2,}:[a-zA-Z0-9]\d+\]$
Examples
| Value |
|---|
| diploid |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/plant-tissue-metadata-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | plant_tissue:ploidy |
| native | plant_tissue:ploidy |
| exact | MIXS:0000021 |
LinkML Source
name: ploidy
description: The ploidy level of the genome
examples:
- value: diploid
from_schema: https://w3id.org/plant-tissue-metadata-schema
exact_mappings:
- MIXS:0000021
rank: 1000
alias: ploidy
domain_of:
- PlantTissueSample
range: string
pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+) \[[a-zA-Z]{2,}:[a-zA-Z0-9]\d+\]$