Skip to content

Slot: taxon_id

the NCBI taxonomy number, can be a list of values

URI: portable_microhaplotype_object:taxon_id Alias: taxon_id

Applicable Classes

Name Description Modifies Slot
GenomeInfo information on a genome no

Properties

  • Range: Integer

  • Multivalued: True

  • Required: True

  • Regex pattern: ^[0-9]$

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: taxon_id
description: the NCBI taxonomy number, can be a list of values
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: taxon_id
owner: GenomeInfo
domain_of:
- GenomeInfo
range: integer
required: true
multivalued: true
inlined: true
inlined_as_list: true
pattern: ^[0-9]$