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 | 
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
 
LinkML Source
name: LIB_LAYOUT_ENUM
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
rank: 1000
permissible_values:
  other:
    text: other
  paired:
    text: paired
  single:
    text: single
  vector:
    text: vector