Skip to content

Enum: PCRTargetLoci

These elements are meant to provide a generic classification of the locus, not necessarily the correct designation according to a specific nomenclature.

URI: nfdi4immuno:PCRTargetLoci

Permissible Values

Value Meaning Description
igh None Immunoglobulin heavy chain locus
igi None Immunoglobulin chain locus
igk None Immunoglobulin kappa light chain locus
igl None Immunoglobulin lambda light chain locus
tra None T cell receptor alpha chain locus
trb None T cell receptor beta chain locus
trd None T cell receptor delta chain locus
trg None T cell receptor gamma chain locus
no_target None The PCR did not targeting any specific locus

Slots

Name Description
pcr_target_locus Designation of the target locus

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: PCRTargetLoci
description: These elements are meant to provide a generic classification of the locus,
  not necessarily the correct designation according to a specific nomenclature.
title: Target locus for PCR
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
permissible_values:
  igh:
    text: igh
    description: Immunoglobulin heavy chain locus.
    title: IGH
  igi:
    text: igi
    description: Immunoglobulin chain locus.
    title: IGI
  igk:
    text: igk
    description: Immunoglobulin kappa light chain locus.
    title: IGK
  igl:
    text: igl
    description: Immunoglobulin lambda light chain locus.
    title: IGL
  tra:
    text: tra
    description: T cell receptor alpha chain locus.
    title: TRA
  trb:
    text: trb
    description: T cell receptor beta chain locus.
    title: TRB
  trd:
    text: trd
    description: T cell receptor delta chain locus.
    title: TRD
  trg:
    text: trg
    description: T cell receptor gamma chain locus.
    title: TRG
  no_target:
    text: no_target
    description: The PCR did not targeting any specific locus.
    title: No target locus