Skip to content

Enum: HLAExpression

Permissible changes to HLA expression. Taken from https://www.criver.com/eureka/ask-scientist-how-do-i-decode-hla-system.

URI: nfdi4immuno:HLAExpression

Permissible Values

Value Meaning Description
N None Null allele
L None Lower than normal cell surface expression
S None Soluble protein not found on cell surface
Q None Questionable
C None Protein present in cytoplasm but not cell surface
A None Aberrant expression

Slots

Name Description
expression_level Changes to HLA expression levels (suffix field in the HLA nomenclature)

Identifier and Mapping Information

Schema Source

  • from schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema

LinkML Source

name: HLAExpression
description: Permissible changes to HLA expression. Taken from https://www.criver.com/eureka/ask-scientist-how-do-i-decode-hla-system.
title: HLA expression
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
permissible_values:
  N:
    text: N
    description: Null allele.
    title: N (NUll allele)
  L:
    text: L
    description: Lower than normal cell surface expression.
    title: L (Lower)
  S:
    text: S
    description: Soluble protein not found on cell surface.
    title: S (Soluble)
  Q:
    text: Q
    description: Questionable.
    title: Q (Questionable)
  C:
    text: C
    description: Protein present in cytoplasm but not cell surface.
    title: C (Cytoplasmic)
  A:
    text: A
    description: Aberrant expression.
    title: A (Aberrant)