Skip to content

Slot: Compensation methods (compensation_method)

Which compensation methods were used? If none were used, please write: no method was applied.

__

URI: nfdi4immuno:compensation_method Alias: compensation_method

Applicable Classes

Name Description Modifies Slot
CytometryDataProcessing The data processing steps used in a cytometry experiment no

Properties

  • Range: String

  • Required: True

  • Regex pattern: ^.+$

Examples

Value
compensation beads
spillover compensation
no method was applied

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self nfdi4immuno:compensation_method
native nfdi4immuno:compensation_method

LinkML Source

name: compensation_method
description: 'Which compensation methods were used?  If none were used, please write:
  no method was applied.

  '
title: Compensation methods
examples:
- value: compensation beads
- value: spillover compensation
- value: no method was applied
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
alias: compensation_method
domain_of:
- CytometryDataProcessing
range: string
required: true
pattern: ^.+$