Skip to content

Enum: LIBLAYOUTENUM

URI: LIBLAYOUTENUM

Permissible Values

Value Meaning Description
other None
paired None
single None
vector None

Slots

Name Description
lib_layout Specify whether to expect single, paired, or other configuration of reads

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/mixs-6-2-rc

LinkML Source

name: LIB_LAYOUT_ENUM
from_schema: https://w3id.org/mixs-6-2-rc
rank: 1000
permissible_values:
  other:
    text: other
  paired:
    text: paired
  single:
    text: single
  vector:
    text: vector