Skip to content

Slot: alignment_labels

One string for each codon in the aligned_sequence indicating the label of that codon according to the numbering of the delineation scheme if it provides one.

URI: ak_schema:alignment_labels

Applicable Classes

Name Description Modifies Slot
SequenceDelineationV no

Properties

  • Range: String

  • Multivalued: True

Identifier and Mapping Information

Annotations

property value
nullable True

Schema Source

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

Mappings

Mapping Type Mapped Value
self ak_schema:alignment_labels
native ak_schema:alignment_labels

LinkML Source

name: alignment_labels
annotations:
  nullable:
    tag: nullable
    value: true
description: One string for each codon in the aligned_sequence indicating the label
  of that codon according to  the numbering of the delineation scheme if it provides
  one.
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: alignment_labels
domain_of:
- SequenceDelineationV
range: string
multivalued: true