Skip to content

Slot: primary_annotation

If true, indicates this is the primary or default data processing for the repertoire and its rearrangements. If false, indicates this is a secondary or additional data processing.

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

Applicable Classes

Name Description Modifies Slot
DataProcessing Default DataProcessing description no

Properties

Type and Range

Property Value
Range Boolean
Domain Of DataProcessing

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
nullable False

Schema Source

Mappings

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

LinkML Source

name: primary_annotation
annotations:
  nullable:
    tag: nullable
    value: false
description: If true, indicates this is the primary or default data processing for
  the repertoire and its rearrangements. If false, indicates this is a secondary or
  additional data processing.
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
domain_of:
- DataProcessing
range: boolean