Skip to content

Enum: ImmunologyAssayEnum

Assays for detecting and quantifying immune-related molecules including antibody-based detection, cell sorting, and blotting methods.

URI: valuesets:ImmunologyAssayEnum

View in BioPortal

Permissible Values

Value Meaning Description Companion Enum Antibody Target Companion Enum Detection Method
ELISA BAO:0000134 Enzyme-linked immunosorbent assay for detecting antigens or antibodies Protein DetectionModeEnum
SANDWICH_ELISA Sandwich ELISA using capture and detection antibodies Protein DetectionModeEnum
IMMUNOPRECIPITATION BAO:0002508 Precipitation of a protein antigen from solution using a specific antibody Protein DetectionModeEnum
FLOW_CYTOMETRY BAO:0000005 Analysis of cell populations using fluorescent antibodies and light scattering Protein DetectionModeEnum
WESTERN_BLOT OBI:0000854 Protein detection by gel electrophoresis, membrane transfer, and antibody staining Protein DetectionModeEnum
CYTOKINE_SECRETION_ASSAY BAO:0003003 Measurement of cytokine types and amounts released from cells Protein DetectionModeEnum
IMMUNOBLOT BAO:0002422 Detection of proteins using antibodies on a membrane Protein DetectionModeEnum
COMPLEMENT_FIXATION Serological assay detecting antibodies by complement consumption Protein
MULTIPLEX_BEAD_ASSAY Simultaneous detection of multiple analytes using antibody-conjugated beads Protein DetectionModeEnum

Slots

Name Description
immunology_assay Immunology assay type

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/valuesets

LinkML Source

name: ImmunologyAssayEnum
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Assays for detecting and quantifying immune-related molecules including
  antibody-based detection, cell sorting, and blotting methods.
title: Immunology Assay Types
from_schema: https://w3id.org/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
  ELISA:
    text: ELISA
    description: Enzyme-linked immunosorbent assay for detecting antigens or antibodies
    meaning: BAO:0000134
    annotations:
      companion_enum_antibody_target:
        tag: companion_enum_antibody_target
        value: Protein
      companion_enum_detection_method:
        tag: companion_enum_detection_method
        value: DetectionModeEnum
  SANDWICH_ELISA:
    text: SANDWICH_ELISA
    description: Sandwich ELISA using capture and detection antibodies
    annotations:
      companion_enum_antibody_target:
        tag: companion_enum_antibody_target
        value: Protein
      companion_enum_detection_method:
        tag: companion_enum_detection_method
        value: DetectionModeEnum
  IMMUNOPRECIPITATION:
    text: IMMUNOPRECIPITATION
    description: Precipitation of a protein antigen from solution using a specific
      antibody
    meaning: BAO:0002508
    annotations:
      companion_enum_antibody_target:
        tag: companion_enum_antibody_target
        value: Protein
      companion_enum_detection_method:
        tag: companion_enum_detection_method
        value: DetectionModeEnum
  FLOW_CYTOMETRY:
    text: FLOW_CYTOMETRY
    description: Analysis of cell populations using fluorescent antibodies and light
      scattering
    meaning: BAO:0000005
    annotations:
      companion_enum_antibody_target:
        tag: companion_enum_antibody_target
        value: Protein
      companion_enum_detection_method:
        tag: companion_enum_detection_method
        value: DetectionModeEnum
  WESTERN_BLOT:
    text: WESTERN_BLOT
    description: Protein detection by gel electrophoresis, membrane transfer, and
      antibody staining
    meaning: OBI:0000854
    annotations:
      companion_enum_antibody_target:
        tag: companion_enum_antibody_target
        value: Protein
      companion_enum_detection_method:
        tag: companion_enum_detection_method
        value: DetectionModeEnum
    aliases:
    - western blot assay
  CYTOKINE_SECRETION_ASSAY:
    text: CYTOKINE_SECRETION_ASSAY
    description: Measurement of cytokine types and amounts released from cells
    meaning: BAO:0003003
    annotations:
      companion_enum_antibody_target:
        tag: companion_enum_antibody_target
        value: Protein
      companion_enum_detection_method:
        tag: companion_enum_detection_method
        value: DetectionModeEnum
  IMMUNOBLOT:
    text: IMMUNOBLOT
    description: Detection of proteins using antibodies on a membrane
    meaning: BAO:0002422
    annotations:
      companion_enum_antibody_target:
        tag: companion_enum_antibody_target
        value: Protein
      companion_enum_detection_method:
        tag: companion_enum_detection_method
        value: DetectionModeEnum
  COMPLEMENT_FIXATION:
    text: COMPLEMENT_FIXATION
    description: Serological assay detecting antibodies by complement consumption
    annotations:
      companion_enum_antibody_target:
        tag: companion_enum_antibody_target
        value: Protein
  MULTIPLEX_BEAD_ASSAY:
    text: MULTIPLEX_BEAD_ASSAY
    description: Simultaneous detection of multiple analytes using antibody-conjugated
      beads
    annotations:
      companion_enum_antibody_target:
        tag: companion_enum_antibody_target
        value: Protein
      companion_enum_detection_method:
        tag: companion_enum_detection_method
        value: DetectionModeEnum