Skip to content

Slot: taxon_id

the NCBI taxonomy number, can be a list of values if it's a genome file that has been created by combining gnomes from different species

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

  • Minimum Value: 0

  • 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 if it's a genome file
  that has been created by combining gnomes from different species
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
minimum_value: 0
pattern: ^[0-9]$