Skip to content

Enum: LibLayoutEnum

URI: LibLayoutEnum

Permissible Values

Value Meaning Description
paired None
single None
vector None
other 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: http://w3id.org/mixs

LinkML Source

name: lib_layout_enum
from_schema: http://w3id.org/mixs
permissible_values:
  paired:
    text: paired
  single:
    text: single
  vector:
    text: vector
  other:
    text: other