Skip to content

Enum: ReadDirectionEnum

URI: ReadDirectionEnum

Permissible Values

Value Meaning Description
forward None
reverse None
mixed None

Slots

Name Description
read_direction Read direction for the raw reads or sequences

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/airr-knowledge/ak-schema

LinkML Source

name: ReadDirectionEnum
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
permissible_values:
  forward:
    text: forward
  reverse:
    text: reverse
  mixed:
    text: mixed