Skip to content

Enum: ReadDirectionEnum

URI: https://github.com/vdjserver/vdjserver-airr-schema/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

LinkML Source

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