Skip to content

Slot: phasing

Chromosomal phasing indicator. Alleles with the same value are inferred to be located on the same chromosome.

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

Applicable Classes

Name Description Modifies Slot
DocumentedAllele Default DocumentedAllele description no
UndocumentedAllele Default UndocumentedAllele description no
DeletedGene Default DeletedGene description no

Properties

Type and Range

Property Value
Range Integer
Domain Of DocumentedAllele, UndocumentedAllele, DeletedGene

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
nullable True

Schema Source

Mappings

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

LinkML Source

name: phasing
annotations:
  nullable:
    tag: nullable
    value: true
description: Chromosomal phasing indicator. Alleles with the same value are inferred
  to be located on the  same chromosome.
from_schema: https://github.com/vdjserver/vdjserver-airr-schema
rank: 1000
domain_of:
- DocumentedAllele
- UndocumentedAllele
- DeletedGene
range: integer