Skip to content

Enum: ASSEMBLYQUALENUM

placeholder description; linter will ignore this

URI: ASSEMBLYQUALENUM

Permissible Values

Value Meaning Description
Finished genome None
Genome fragment(s) None
High-quality draft genome None
Low-quality draft genome None
Medium-quality draft genome None

Slots

Name Description
assembly_qual placeholder description; linter will ignore this

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first

LinkML Source

name: ASSEMBLY_QUAL_ENUM
description: placeholder description; linter will ignore this
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
permissible_values:
  Finished genome:
    text: Finished genome
  Genome fragment(s):
    text: Genome fragment(s)
  High-quality draft genome:
    text: High-quality draft genome
  Low-quality draft genome:
    text: Low-quality draft genome
  Medium-quality draft genome:
    text: Medium-quality draft genome