Enum: LibLayoutEnum
URI: LibLayoutEnum
Permissible Values
| Value | Description |
|---|---|
| other | |
| paired | |
| single | |
| vector |
Terms
| Name | Description |
|---|---|
| lib_layout | Specify whether to expect single, paired, or other configuration of reads |
LinkML Source
name: LibLayoutEnum
from_schema: https://w3id.org/mixs
permissible_values:
other:
text: other
paired:
text: paired
single:
text: single
vector:
text: vector