Skip to content

Slot: rev_comp

True if the alignment is on the opposite strand (reverse complemented) with respect to the query sequence. If True then all output data, such as alignment coordinates and sequences, are based on the reverse complement of 'sequence'.

URI: https://github.com/vdjserver/vdjserver-airr-schema/rev_comp

Applicable Classes

Name Description Modifies Slot
Rearrangement Default Rearrangement description no

Properties

Type and Range

Property Value
Range Boolean
Domain Of Rearrangement

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self https://github.com/vdjserver/vdjserver-airr-schema/rev_comp
native https://github.com/vdjserver/vdjserver-airr-schema/rev_comp

LinkML Source

name: rev_comp
description: True if the alignment is on the opposite strand (reverse complemented)
  with respect to the query sequence. If True then all output data, such as alignment
  coordinates and sequences, are based on the reverse complement of 'sequence'.
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
domain_of:
- Rearrangement
range: boolean